Skip to content

Commit 741f3fa

Browse files
committed
Test if a validation exception clears CI issues
1 parent 1732c86 commit 741f3fa

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

Packages/com.unity.inputsystem/ValidationExceptions.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
{
22
"ErrorExceptions": [
3+
{
4+
"ValidationTest": "API Updater Configuration Validation",
5+
"ExceptionMessage": "stdout:\nstderr:\nYou must install or update .NET to run this application.\n\nApp: /Users/bokken/build/output/Unity-Technologies/InputSystem/.Editor/Unity.app/Contents/Resources/BuildPipeline/Compilation/ApiUpdater/APIUpdater.ConfigurationValidator.dll\nArchitecture: x64\nFramework: 'Microsoft.NETCore.App', version '10.0.0' (x64)\n.NET location: /Users/bokken/build/output/Unity-Technologies/InputSystem/.Editor/Unity.app/Contents/Resources/Scripting/NetCoreRuntime/\n\nThe following frameworks were found:\n 8.0.21 at [/Users/bokken/build/output/Unity-Technologies/InputSystem/.Editor/Unity.app/Contents/Resources/Scripting/NetCoreRuntime/shared/Microsoft.NETCore.App]\n\nLearn more:\nhttps://aka.ms/dotnet/app-launch-failed\n\nTo install missing framework, download:\nhttps://aka.ms/dotnet-core-applaunch?framework=Microsoft.NETCore.App&framework_version=10.0.0&arch=x64&rid=osx-x64&os=osx.12\n",
6+
"PackageVersion": "1.20.1",
7+
"__comments": "TEMPORARY: editor 6000.0.69f1 ships APIUpdater.ConfigurationValidator.dll built against .NET 10, but the editor bundles only .NET 8, so the validator can't launch. This is an editor/toolchain bug, not a package defect. Remove this exception once a fixed 6000.0.x editor revision is in use."
8+
},
39
{
410
"ValidationTest": "API Validation",
511
"ExceptionMessage": "Breaking changes require a new major version.",

0 commit comments

Comments
 (0)