[Mesa-dev] [Bug 108532] make check nir_copy_prop_vars_test.store_store_load_different_components regression
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Tue Oct 23 18:02:28 UTC 2018
https://bugs.freedesktop.org/show_bug.cgi?id=108532
Bug ID: 108532
Summary: make check
nir_copy_prop_vars_test.store_store_load_different_com
ponents regression
Product: Mesa
Version: git
Hardware: x86-64 (AMD64)
OS: All
Status: NEW
Keywords: regression
Severity: normal
Priority: medium
Component: Mesa core
Assignee: mesa-dev at lists.freedesktop.org
Reporter: vlee at freedesktop.org
QA Contact: mesa-dev at lists.freedesktop.org
====================================================
Mesa 18.3.0-devel: src/compiler/test-suite.log
====================================================
# TOTAL: 10
# PASS: 9
# SKIP: 0
# XFAIL: 0
# FAIL: 1
# XPASS: 0
# ERROR: 0
.. contents:: :depth: 2
FAIL: nir/tests/vars_tests
==========================
Running main() from gtest_main.cc
[==========] Running 17 tests from 3 test cases.
[----------] Global test environment set-up.
[----------] 4 tests from nir_redundant_load_vars_test
[ RUN ] nir_redundant_load_vars_test.duplicated_load
[ OK ] nir_redundant_load_vars_test.duplicated_load (0 ms)
[ RUN ] nir_redundant_load_vars_test.duplicated_load_in_two_blocks
[ OK ] nir_redundant_load_vars_test.duplicated_load_in_two_blocks (0 ms)
[ RUN ] nir_redundant_load_vars_test.invalidate_inside_if_block
[ OK ] nir_redundant_load_vars_test.invalidate_inside_if_block (0 ms)
[ RUN ]
nir_redundant_load_vars_test.invalidate_live_load_in_the_end_of_loop
[ OK ]
nir_redundant_load_vars_test.invalidate_live_load_in_the_end_of_loop (0 ms)
[----------] 4 tests from nir_redundant_load_vars_test (0 ms total)
[----------] 7 tests from nir_copy_prop_vars_test
[ RUN ] nir_copy_prop_vars_test.simple_copies
[ OK ] nir_copy_prop_vars_test.simple_copies (0 ms)
[ RUN ] nir_copy_prop_vars_test.simple_store_load
[ OK ] nir_copy_prop_vars_test.simple_store_load (0 ms)
[ RUN ] nir_copy_prop_vars_test.store_store_load
[ OK ] nir_copy_prop_vars_test.store_store_load (0 ms)
[ RUN ] nir_copy_prop_vars_test.store_store_load_different_components
Assertion failed: (nir_src_num_components(src) == 1), function nir_src_as_uint,
file nir/nir.c, line 1275.
FAIL nir/tests/vars_tests (exit status: 134)
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/mesa-dev/attachments/20181023/f2563845/attachment.html>
More information about the mesa-dev
mailing list