diff options
author | Tomeu Vizoso <[email protected]> | 2019-08-06 15:19:40 +0200 |
---|---|---|
committer | Tomeu Vizoso <[email protected]> | 2019-08-06 15:19:43 +0200 |
commit | 67f4e1e787965e98b59a5dababbbcc718da6eb14 (patch) | |
tree | a2eca1f6a81f233c180871b0bf93e81876241e42 /src/gallium/drivers/panfrost | |
parent | 84fae8e649b5f9e22c7305f72fba01352e0ea2b2 (diff) |
panfrost/ci: Remove two tests from list of failures
These tests have been fixed by:
b514f411837b ("glcpp: use pre-expansion line number for __LINE__")
Signed-off-by: Tomeu Vizoso <[email protected]>
Diffstat (limited to 'src/gallium/drivers/panfrost')
-rw-r--r-- | src/gallium/drivers/panfrost/ci/expected-failures.txt | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/gallium/drivers/panfrost/ci/expected-failures.txt b/src/gallium/drivers/panfrost/ci/expected-failures.txt index 440231bfb54..0ecfb02c7cd 100644 --- a/src/gallium/drivers/panfrost/ci/expected-failures.txt +++ b/src/gallium/drivers/panfrost/ci/expected-failures.txt @@ -233,7 +233,5 @@ dEQP-GLES2.functional.fragment_ops.random.99 dEQP-GLES2.functional.polygon_offset.fixed16_render_with_units dEQP-GLES2.functional.polygon_offset.fixed16_factor_1_slope dEQP-GLES2.functional.shaders.builtin_variable.fragcoord_w -dEQP-GLES2.functional.shaders.preprocessor.predefined_macros.line_2_fragment -dEQP-GLES2.functional.shaders.preprocessor.predefined_macros.line_2_vertex dEQP-GLES2.functional.shaders.scoping.valid.local_variable_hides_function_parameter_fragment dEQP-GLES2.functional.shaders.scoping.valid.local_variable_hides_function_parameter_vertex |