You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We've started seeing this test failure when trying to package rust for use in chromium (link to build output). The output says
--- stderr -------------------------------
C:\b\s\w\ir\cache\builder\src\third_party\rust-src\tests\codegen\issues\issue-101082.rs:30:16: error: x86-64-v3: expected string not found in input
// x86-64-v3: masked.load
...
I see the comment in this file mentions that the test got changed until #134513 got fixed upstream, which happened a few hours ago. Perhaps we need to change the test back now?
The text was updated successfully, but these errors were encountered:
We've started seeing this test failure when trying to package rust for use in chromium (link to build output). The output says
I see the comment in this file mentions that the test got changed until #134513 got fixed upstream, which happened a few hours ago. Perhaps we need to change the test back now?
The text was updated successfully, but these errors were encountered: