-
Notifications
You must be signed in to change notification settings - Fork 5.4k
Description
There are 6 tests that regressed last week.
The last green job was Sep 19.
Then it was failing because of infrastructure problems and now it fails with 6 failed tests.
Failing tests:
JIT\HardwareIntrinsics\X86\Sse2\SumAbsoluteDifferences_ro\SumAbsoluteDifferences_ro.cmd
JIT\HardwareIntrinsics\X86\Popcnt\Popcnt_r\Popcnt_r.cmd
JIT\HardwareIntrinsics\X86\Sse2\MultiplyHorizontalAdd_r\MultiplyHorizontalAdd_r.cmd
JIT\HardwareIntrinsics\X86\Sse2\MultiplyHorizontalAdd_ro\MultiplyHorizontalAdd_ro.cmd
JIT\HardwareIntrinsics\X86\Popcnt\Popcnt_ro\Popcnt_ro.cmd
JIT\HardwareIntrinsics\X86\Sse2\SumAbsoluteDifferences_r\SumAbsoluteDifferences_r.cmd
They all fail with:
TEST_CMD_LINE: JIT\HardwareIntrinsics\X86\Sse2\SumAbsoluteDifferences_ro> JIT\HardwareIntrinsics\X86\Sse2\SumAbsoluteDifferences_ro\SumAbsoluteDifferences_ro.cmd
No output was generated!
TEXT_EXPECTED_RETURN_CODE = 0
TEXT_ACTUAL_RETURN_CODE = -1 (0xffffffff)
Note: there are also jobs that fail with "Unable to find the appropriate revision to build. Merge conflicts? If so, resolve them and update PR. Has the branch been deleted from the repo? If yes, the create a PR to remove the branch from https://github.com/dotnet/dotnet-ci/blob/master/data/repolist.txt. If this is a ROSLYN branch: Feature branch? If yes, then this failure is expected - we do not currently support running internal jobs against feature branches. Future, master or stabilization? If yes, then its likely the commit pump between Roslyn to Roslyn internal is not running. Contact [email protected]. " and it is a different problem, example.