✗ Fi.CI.BAT: failure for tests: add slice power programming test (rev2)

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



== Series Details ==

Series: tests: add slice power programming test (rev2)
URL   : https://patchwork.freedesktop.org/series/29717/
State : failure

== Summary ==

IGT patchset build failed on latest successful build
b94a17d13fb5e03bbc7ef50ce88352b37ad06c85 tests/psr: Don't strcmp CRCs that are not NULL terminated.

Making check in lib
make  check-recursive
Making check in .
Making check in tests
make  igt_no_exit igt_no_exit_list_only igt_fork_helper igt_list_only igt_no_subtest igt_simulation igt_simple_test_subtests igt_stats igt_timeout igt_invalid_subtest_name igt_segfault igt_subtest_group igt_assert igt_exit_handler igt_hdmi_inject igt_can_fail igt_can_fail_simple 
  CC       igt_no_exit.o
  CC       igt_no_exit_list_only.o
  CC       igt_fork_helper.o
  CC       igt_list_only.o
  CC       igt_no_subtest.o
  CC       igt_simulation.o
  CC       igt_simple_test_subtests.o
  CC       igt_timeout.o
  CC       igt_stats.o
  CC       igt_invalid_subtest_name.o
  CC       igt_segfault.o
  CC       igt_subtest_group.o
  CC       igt_assert.o
  CC       igt_hdmi_inject.o
  CC       igt_exit_handler.o
  CC       igt_can_fail.o
  CC       igt_can_fail_simple.o
  CCLD     igt_timeout
  CCLD     igt_simple_test_subtests
  CCLD     igt_can_fail
  CCLD     igt_can_fail_simple
  CCLD     igt_no_exit
  CCLD     igt_list_only
  CCLD     igt_no_subtest
  CCLD     igt_no_exit_list_only
  CCLD     igt_exit_handler
  CCLD     igt_subtest_group
  CCLD     igt_invalid_subtest_name
  CCLD     igt_stats
  CCLD     igt_simulation
  CCLD     igt_segfault
  CCLD     igt_assert
  CCLD     igt_hdmi_inject
  CCLD     igt_fork_helper
make  check-TESTS
PASS: igt_list_only
../../build-aux/test-driver: line 107: 14570 Aborted                 (core dumped) "$@" > $log_file 2>&1
XFAIL: igt_no_exit_list_only
PASS: igt_can_fail
PASS: igt_hdmi_inject
PASS: igt_can_fail_simple
PASS: igt_subtest_group
PASS: igt_stats
PASS: igt_assert
PASS: igt_exit_handler
PASS: igt_simulation
PASS: igt_fork_helper
../../build-aux/test-driver: line 107: 14583 Aborted                 (core dumped) "$@" > $log_file 2>&1
XFAIL: igt_simple_test_subtests
../../build-aux/test-driver: line 107: 14561 Aborted                 (core dumped) "$@" > $log_file 2>&1
XFAIL: igt_no_exit
../../build-aux/test-driver: line 107: 14605 Aborted                 (core dumped) "$@" > $log_file 2>&1
../../build-aux/test-driver: line 107: 14566 Aborted                 (core dumped) "$@" > $log_file 2>&1
XFAIL: igt_invalid_subtest_name
XFAIL: igt_no_subtest
PASS: igt_segfault
XFAIL: igt_timeout
============================================================================
Testsuite summary for intel-gpu-tools 1.19
============================================================================
# TOTAL: 17
# PASS:  11
# SKIP:  0
# XFAIL: 6
# FAIL:  0
# XPASS: 0
# ERROR: 0
============================================================================
Making check in man
make[1]: Nothing to be done for 'check'.
Making check in tools
Making check in null_state_gen
make[2]: Nothing to be done for 'check'.
Making check in registers
make[2]: Nothing to be done for 'check'.
make[2]: Nothing to be done for 'check-am'.
Making check in scripts
make[1]: Nothing to be done for 'check'.
Making check in benchmarks
make[1]: Nothing to be done for 'check'.
Making check in tests
Making check in intel-ci
make[2]: Nothing to be done for 'check'.
make  igt_command_line.sh 
make[3]: Nothing to be done for 'igt_command_line.sh'.
make  check-TESTS
FAIL: igt_command_line.sh
============================================================================
Testsuite summary for intel-gpu-tools 1.19
============================================================================
# TOTAL: 1
# PASS:  0
# SKIP:  0
# XFAIL: 0
# FAIL:  1
# XPASS: 0
# ERROR: 0
============================================================================
See tests/test-suite.log
Please report to https://bugs.freedesktop.org/enter_bug.cgi?product=DRI&component=IGT
============================================================================
Makefile:4556: recipe for target 'test-suite.log' failed
make[4]: *** [test-suite.log] Error 1
Makefile:4662: recipe for target 'check-TESTS' failed
make[3]: *** [check-TESTS] Error 2
Makefile:4760: recipe for target 'check-am' failed
make[2]: *** [check-am] Error 2
Makefile:4449: recipe for target 'check-recursive' failed
make[1]: *** [check-recursive] Error 1
Makefile:528: recipe for target 'check-recursive' failed
make: *** [check-recursive] Error 1
====================================================
   intel-gpu-tools 1.19: lib/tests/test-suite.log
====================================================

# TOTAL: 17
# PASS:  11
# SKIP:  0
# XFAIL: 6
# FAIL:  0
# XPASS: 0
# ERROR: 0

.. contents:: :depth: 2

XFAIL: igt_no_exit
==================

IGT-Version: 1.19-gc366c367 (x86_64) (Linux: 4.10.0-28-generic x86_64)
Subtest A: SUCCESS (0.000s)
igt_no_exit: igt_core.c:571: common_exit_handler: Assertion `sig != 0 || igt_exit_called' failed.
XFAIL igt_no_exit (exit status: 134)

XFAIL: igt_no_exit_list_only
============================

igt_no_exit_list_only: igt_core.c:571: common_exit_handler: Assertion `sig != 0 || igt_exit_called' failed.
A
XFAIL igt_no_exit_list_only (exit status: 134)

XFAIL: igt_no_subtest
=====================

igt_no_subtest: igt_core.c:1473: igt_exit: Assertion `!test_with_subtests || skipped_one || succeeded_one || failed_one' failed.
IGT-Version: 1.19-gc366c367 (x86_64) (Linux: 4.10.0-28-generic x86_64)
Received signal SIGABRT.
XFAIL igt_no_subtest (exit status: 134)

XFAIL: igt_simple_test_subtests
===============================

igt_simple_test_subtests: igt_core.c:948: __igt_run_subtest: Assertion `test_with_subtests' failed.
IGT-Version: 1.19-gc366c367 (x86_64) (Linux: 4.10.0-28-generic x86_64)
Received signal SIGABRT.
XFAIL igt_simple_test_subtests (exit status: 134)

XFAIL: igt_timeout
==================

Test igt_timeout failed.
**** DEBUG ****
(igt_timeout:14593) igt-core-INFO: IGT-Version: 1.19-gc366c367 (x86_64) (Linux: 4.10.0-28-generic x86_64)
(igt_timeout:14593) igt-core-INFO: Timed out: Testcase
****  END  ****
IGT-Version: 1.19-gc366c367 (x86_64) (Linux: 4.10.0-28-generic x86_64)
Timed out: Testcase
FAIL (1.000s)
XFAIL igt_timeout (exit status: 99)

XFAIL: igt_invalid_subtest_name
===============================

IGT-Version: 1.19-gc366c367 (x86_64) (Linux: 4.10.0-28-generic x86_64)
(igt_invalid_subtest_name:14605) igt-core-CRITICAL: Invalid subtest name "# invalid name !".
igt_invalid_subtest_name: igt_core.c:1473: igt_exit: Assertion `!test_with_subtests || skipped_one || succeeded_one || failed_one' failed.
Received signal SIGABRT.
XFAIL igt_invalid_subtest_name (exit status: 134)

================================================
   intel-gpu-tools 1.19: tests/test-suite.log
================================================

# TOTAL: 1
# PASS:  0
# SKIP:  0
# XFAIL: 0
# FAIL:  1
# XPASS: 0
# ERROR: 0

.. contents:: :depth: 2

FAIL: igt_command_line.sh
=========================

./igt_command_line.sh: 115: ./igt_command_line.sh: [[: not found
./core_auth:
  Checking invalid option handling...
  Checking valid option handling...
  Checking subtest enumeration...
  Checking invalid subtest handling...
./core_get_client_auth:
  Checking invalid option handling...
  Checking valid option handling...
  Checking subtest enumeration...
  Checking invalid subtest handling...
./core_getclient:
  Checking invalid option handling...
  Checking valid option handling...
  Checking subtest enumeration...
  Checking invalid subtest handling...
./core_getstats:
  Checking invalid option handling...
  Checking valid option handling...
  Checking subtest enumeration...
  Checking invalid subtest handling...
./core_getversion:
  Checking invalid option handling...
  Checking valid option handling...
  Checking subtest enumeration...
  Checking invalid subtest handling...
./core_prop_blob:
  Checking invalid option handling...
  Checking valid option handling...
  Checking subtest enumeration...
  Checking invalid subtest handling...
./core_setmaster_vs_auth:
  Checking invalid option handling...
  Checking valid option handling...
  Checking subtest enumeration...
  Checking invalid subtest handling...
./ctx_rpcs:
  Checking invalid option handling...
  Checking valid option handling...
  Checking subtest enumeration...
(ctx_rpcs:15768) CRITICAL: Test assertion failure function __real_main402, file ctx_rpcs.c:425:
(ctx_rpcs:15768) CRITICAL: Failed assertion: igt_ioctl((drm_fd), ((((2U|1U) << (((0+8)+8)+14)) | ((('d')) << (0+8)) | (((0x40 + 0x06)) << 0) | ((((sizeof(drm_i915_getparam_t)))) << ((0+8)+8)))), (&gp)) == 0
(ctx_rpcs:15768) CRITICAL: Last errno: 25, Inappropriate ioctl for device
(ctx_rpcs:15768) CRITICAL: error: -1 != 0
Test ctx_rpcs failed.
**** DEBUG ****
(ctx_rpcs:15768) CRITICAL: Test assertion failure function __real_main402, file ctx_rpcs.c:425:
(ctx_rpcs:15768) CRITICAL: Failed assertion: igt_ioctl((drm_fd), ((((2U|1U) << (((0+8)+8)+14)) | ((('d')) << (0+8)) | (((0x40 + 0x06)) << 0) | ((((sizeof(drm_i915_getparam_t)))) << ((0+8)+8)))), (&gp)) == 0
(ctx_rpcs:15768) CRITICAL: Last errno: 25, Inappropriate ioctl for device
(ctx_rpcs:15768) CRITICAL: error: -1 != 0
****  END  ****
ctx_rpcs: igt_core.c:1172: igt_fail: Assertion `igt_can_fail()' failed.
Received signal SIGABRT.
Aborted (core dumped)
FAIL: ./ctx_rpcs
FAIL igt_command_line.sh (exit status: 1)


_______________________________________________
Intel-gfx mailing list
Intel-gfx@xxxxxxxxxxxxxxxxxxxxx
https://lists.freedesktop.org/mailman/listinfo/intel-gfx




[Index of Archives]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]
  Powered by Linux