[Mesa-dev] [Bug 101291] FAIL: glsl/tests/optimization-test
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Sat Jun 3 21:41:17 UTC 2017
https://bugs.freedesktop.org/show_bug.cgi?id=101291
Bug ID: 101291
Summary: FAIL: glsl/tests/optimization-test
Product: Mesa
Version: 17.0
Hardware: Other
OS: All
Status: NEW
Severity: normal
Priority: medium
Component: Mesa core
Assignee: mesa-dev at lists.freedesktop.org
Reporter: vedran at miletic.net
QA Contact: mesa-dev at lists.freedesktop.org
$ /autogen.sh --enable-egl --enable-driglx-direct --disable-gles1
--enable-gles2 --enable-shared-glapi --enable-glx-tls --enable-dri
--enable-texture-float --with-dri-drivers=""
--with-egl-platforms=drm,wayland,surfaceless,x11
--with-gallium-drivers=r600,radeonsi,swrast --with-vulkan-drivers=radeon
--enable-opencl --enable-opencl-icd PKG_CONFIG_PATH=/usr/local/share/pkgconfig
--enable-nine --enable-gbm --enable-va --enable-vdpau --libdir=/usr/local/lib64
$ make -j4; make -j4 check
FAIL: glsl/tests/optimization-test
==============================================
Mesa 17.0.7: src/compiler/test-suite.log
==============================================
# TOTAL: 10
# PASS: 9
# SKIP: 0
# XFAIL: 0
# FAIL: 1
# XPASS: 0
# ERROR: 0
.. contents:: :depth: 2
FAIL: glsl/tests/optimization-test
==================================
====== Generating tests ======
tests/*/
====== Testing optimization passes ======
Testing ./glsl/tests/lower_jumps/lower_breaks_2.opt_test...FAIL
python2.7: can't open file
'/home/vedranm/workspace/mesa/src/compiler/tests/compare_ir': [Errno 2] No such
file or directory
Testing ./glsl/tests/lower_jumps/lower_returns_main_false.opt_test...FAIL
python2.7: can't open file
'/home/vedranm/workspace/mesa/src/compiler/tests/compare_ir': [Errno 2] No such
file or directory
Testing ./glsl/tests/lower_jumps/lower_returns_1.opt_test...FAIL
python2.7: can't open file
'/home/vedranm/workspace/mesa/src/compiler/tests/compare_ir': [Errno 2] No such
file or directory
Testing ./glsl/tests/lower_jumps/lower_returns_sub_false.opt_test...FAIL
python2.7: can't open file
'/home/vedranm/workspace/mesa/src/compiler/tests/compare_ir': [Errno 2] No such
file or directory
Testing ./glsl/tests/lower_jumps/lower_returns_main_true.opt_test...FAIL
python2.7: can't open file
'/home/vedranm/workspace/mesa/src/compiler/tests/compare_ir': [Errno 2] No such
file or directory
Testing
./glsl/tests/lower_jumps/lower_guarded_conditional_break.opt_test...FAIL
python2.7: can't open file
'/home/vedranm/workspace/mesa/src/compiler/tests/compare_ir': [Errno 2] No such
file or directory
Testing ./glsl/tests/lower_jumps/lower_returns_2.opt_test...FAIL
python2.7: can't open file
'/home/vedranm/workspace/mesa/src/compiler/tests/compare_ir': [Errno 2] No such
file or directory
Testing ./glsl/tests/lower_jumps/lower_returns_sub_true.opt_test...FAIL
python2.7: can't open file
'/home/vedranm/workspace/mesa/src/compiler/tests/compare_ir': [Errno 2] No such
file or directory
Testing ./glsl/tests/lower_jumps/lower_breaks_4.opt_test...FAIL
python2.7: can't open file
'/home/vedranm/workspace/mesa/src/compiler/tests/compare_ir': [Errno 2] No such
file or directory
Testing ./glsl/tests/lower_jumps/lower_breaks_3.opt_test...FAIL
python2.7: can't open file
'/home/vedranm/workspace/mesa/src/compiler/tests/compare_ir': [Errno 2] No such
file or directory
Testing ./glsl/tests/lower_jumps/lower_breaks_6.opt_test...FAIL
python2.7: can't open file
'/home/vedranm/workspace/mesa/src/compiler/tests/compare_ir': [Errno 2] No such
file or directory
Testing
./glsl/tests/lower_jumps/return_non_void_at_end_of_loop_lower_nothing.opt_test...FAIL
python2.7: can't open file
'/home/vedranm/workspace/mesa/src/compiler/tests/compare_ir': [Errno 2] No such
file or directory
Testing
./glsl/tests/lower_jumps/return_non_void_at_end_of_loop_lower_return.opt_test...FAIL
python2.7: can't open file
'/home/vedranm/workspace/mesa/src/compiler/tests/compare_ir': [Errno 2] No such
file or directory
Testing ./glsl/tests/lower_jumps/lower_returns_3.opt_test...FAIL
python2.7: can't open file
'/home/vedranm/workspace/mesa/src/compiler/tests/compare_ir': [Errno 2] No such
file or directory
Testing
./glsl/tests/lower_jumps/return_non_void_at_end_of_loop_lower_return_and_break.opt_test...FAIL
python2.7: can't open file
'/home/vedranm/workspace/mesa/src/compiler/tests/compare_ir': [Errno 2] No such
file or directory
Testing
./glsl/tests/lower_jumps/return_void_at_end_of_loop_lower_return.opt_test...FAIL
python2.7: can't open file
'/home/vedranm/workspace/mesa/src/compiler/tests/compare_ir': [Errno 2] No such
file or directory
Testing ./glsl/tests/lower_jumps/lower_returns_4.opt_test...FAIL
python2.7: can't open file
'/home/vedranm/workspace/mesa/src/compiler/tests/compare_ir': [Errno 2] No such
file or directory
Testing ./glsl/tests/lower_jumps/lower_pulled_out_jump.opt_test...FAIL
python2.7: can't open file
'/home/vedranm/workspace/mesa/src/compiler/tests/compare_ir': [Errno 2] No such
file or directory
Testing ./glsl/tests/lower_jumps/lower_breaks_1.opt_test...FAIL
python2.7: can't open file
'/home/vedranm/workspace/mesa/src/compiler/tests/compare_ir': [Errno 2] No such
file or directory
Testing
./glsl/tests/lower_jumps/return_void_at_end_of_loop_lower_nothing.opt_test...FAIL
python2.7: can't open file
'/home/vedranm/workspace/mesa/src/compiler/tests/compare_ir': [Errno 2] No such
file or directory
Testing
./glsl/tests/lower_jumps/return_void_at_end_of_loop_lower_return_and_break.opt_test...FAIL
python2.7: can't open file
'/home/vedranm/workspace/mesa/src/compiler/tests/compare_ir': [Errno 2] No such
file or directory
Testing ./glsl/tests/lower_jumps/remove_continue_at_end_of_loop.opt_test...FAIL
python2.7: can't open file
'/home/vedranm/workspace/mesa/src/compiler/tests/compare_ir': [Errno 2] No such
file or directory
Testing ./glsl/tests/lower_jumps/lower_breaks_5.opt_test...FAIL
python2.7: can't open file
'/home/vedranm/workspace/mesa/src/compiler/tests/compare_ir': [Errno 2] No such
file or directory
Testing ./glsl/tests/lower_jumps/lower_unified_returns.opt_test...FAIL
python2.7: can't open file
'/home/vedranm/workspace/mesa/src/compiler/tests/compare_ir': [Errno 2] No such
file or directory
0/24 tests returned correct results
FAIL glsl/tests/optimization-test (exit status: 1)
--
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/20170603/c5924f98/attachment-0001.html>
More information about the mesa-dev
mailing list