Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[NativeAOT] Move RequiresAlign8 flag from RareFlags into ExtendedFlags #106010

Merged
merged 5 commits into from
Aug 7, 2024

Fix flipped condition in assertion

57ad074
Select commit
Loading
Failed to load commit list.
Merged

[NativeAOT] Move RequiresAlign8 flag from RareFlags into ExtendedFlags #106010

Fix flipped condition in assertion
57ad074
Select commit
Loading
Failed to load commit list.
Azure Pipelines / runtime failed Aug 7, 2024 in 1h 25m 7s

Build #20240806.114 had test failures

Details

Tests

  • Failed: 2 (0.00%)
  • Passed: 1,070,464 (98.36%)
  • Other: 17,865 (1.64%)
  • Total: 1,088,331

Annotations

Check failure on line 121 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

Build log #L121

Bash exited with code '1'.

Check failure on line 1 in nativeaot\\SmokeTests\\Exceptions\\Exceptions\\Exceptions.cmd

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

nativeaot\\SmokeTests\\Exceptions\\Exceptions\\Exceptions.cmd

Assertion failed: (n_heaps <= heap_number) || !gc_t_join.joined(), file D:\a\_work\1\s\src\coreclr\gc\gc.cpp, line 6988

Return code:      1
Raw output file:      C:\h\w\A0AC086C\w\C09A0A53\uploads\Reports\nativeaot.SmokeTests\Exceptions\Exceptions\Exceptions.output.txt
Raw output:
BEGIN EXECUTION
call C:\h\w\A0AC086C\p\nativeaottest.cmd C:\h\w\A0AC086C\w\C09A0A53\e\nativeaot\SmokeTests\Exceptions\Exceptions\ Exceptions.dll 
Exception caught!
Null reference exception in write barrier caught!
Null reference exception caught!
Test Stacktrace with exception on stack:
   at BringUpTest.FilterWithStackTrace(Exception) + 0x28
   at BringUpTest.Main() + 0x321
   at System.Runtime.EH.FindFirstPassHandler(Object, UInt32, StackFrameIterator&, UInt32&, Byte*&) + 0x126
   at System.Runtime.EH.DispatchEx(StackFrameIterator&, EH.ExInfo&) + 0x161
   at System.Runtime.EH.RhThrowEx(Object, EH.ExInfo&) + 0x43
   at BringUpTest.Main() + 0xa7

Exception caught via filter!
Expected: 100
Actual: 3
END EXECUTION - FAILED
FAILED
Test failed. Trying to see if dump file was created in C:\cores since 8/7/2024 3:28:30 AM
Test Harness Exitcode is : 1
To run the test:
> set CORE_ROOT=C:\h\w\A0AC086C\p
> C:\h\w\A0AC086C\w\C09A0A53\e\nativeaot\SmokeTests\Exceptions\Exceptions\Exceptions.cmd
Raw output
   at nativeaot_SmokeTests._Exceptions_Exceptions_Exceptions_._Exceptions_Exceptions_Exceptions_cmd() in D:\a\_work\1\s\artifacts\tests\coreclr\windows.x64.Checked\TestWrappers\nativeaot.SmokeTests\nativeaot.SmokeTests.XUnitWrapper.cs:line 545
   at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor)
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)

Check failure on line 1 in nativeaot.SmokeTests.WorkItemExecution

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

nativeaot.SmokeTests.WorkItemExecution

The Helix Work Item failed. Often this is due to a test crash. Please see the 'Artifacts' tab above for additional logs.