We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
avm2/stage3d_{fractal, float1_index}
1 parent 5b68d53 commit 84444feCopy full SHA for 84444fe
tests/tests/swfs/avm2/stage3d_float1_index/test.toml
@@ -1,7 +1,7 @@
1
num_frames = 1
2
3
[image_comparisons.output]
4
-tolerance = 1
+tolerance = 2
5
6
[player_options]
7
with_renderer = { optional = false, sample_count = 1 }
tests/tests/swfs/avm2/stage3d_fractal/test.toml
@@ -2,7 +2,7 @@ num_frames = 2
tolerance = 2
-max_outliers = 85
+max_outliers = 100
8
max_execution_duration = { secs = 1000, nanos = 0 }
0 commit comments