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
For example, the CI ubuntu clang debug build for #1014, details at. https://source.cloud.google.com/results/invocations/2737c199-56c5-45e6-aff9-4a0d2a3829f5/targets
+ python3 ./tests/run_tests.py --build-dir /tmpfs/src/github/amber/build --use-swiftshader /tests/cases/draw_polygon_mode.amber: Line 90: Probe failed at: 134, 82 Expected: 0.000000, 0.000000, 0.000000, 255.000000 Actual: 255.000000, 255.000000, 255.000000, 255.000000 Probe failed in 25 pixels Command '['/tmpfs/src/github/amber/build/amber', '-q', './tests/cases/draw_polygon_mode.amber']' returned non-zero exit status 1.
The text was updated successfully, but these errors were encountered:
Disable draw_polygon_mode.amber with swiftshader
bd0ef98
The test fails intermittenly and is creating noise. Disabling the test until google#1019 is fixed.
Disable draw_polygon_mode.amber with swiftshader (#1030)
f61e5b2
The test fails intermittenly and is creating noise. Disabling the test until #1019 is fixed.
No branches or pull requests
For example, the CI ubuntu clang debug build for #1014,
details at. https://source.cloud.google.com/results/invocations/2737c199-56c5-45e6-aff9-4a0d2a3829f5/targets
The text was updated successfully, but these errors were encountered: