We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The tests
lib/typed_data/float32x4_unbox_phi_test RuntimeError (expected Pass)
are failing on configurations
vm-aot-linux-debug-simriscv64 vm-linux-debug-simriscv64
If I bisected this right, then it was caused by 6dff544. It may be an unrelated issue that this CL revealed.
/cc @sstrickl Could you take a look?
The text was updated successfully, but these errors were encountered:
I'm going to approve a few other tests as well - assuming those are caused by the same issue
co19/LibTest/typed_data/Int32x4/operator_AND_A01_t01 RuntimeError (expected Pass) co19/LibTest/typed_data/Int32x4/operator_XOR_A01_t01 RuntimeError (expected Pass) co19/LibTest/typed_data/Int32x4/operator_OR_A01_t01 RuntimeError (expected Pass) co19/LibTest/typed_data/Int32x4/operator_addition_A01_t01 RuntimeError (expected Pass) co19/LibTest/typed_data/Int32x4/operator_subtraction_A01_t01 RuntimeError (expected Pass) lib/typed_data/float32x4_test/0 RuntimeError (expected Pass) lib/typed_data/float32x4_test/1 RuntimeError (expected Pass) lib/typed_data/float32x4_unbox_regress_test RuntimeError (expected Pass) lib/typed_data/int32x4_arithmetic_test RuntimeError (expected Pass) lib/typed_data/int32x4_sign_mask_test RuntimeError (expected Pass) language/vm/reusable_boxes_test RuntimeError (expected Pass)
vm-aot-linux-debug-simriscv64
Sorry, something went wrong.
Looking into it.
f485764
sstrickl
No branches or pull requests
The tests
are failing on configurations
If I bisected this right, then it was caused by 6dff544. It may be an unrelated issue that this CL revealed.
/cc @sstrickl Could you take a look?
The text was updated successfully, but these errors were encountered: