Skip to content

Commit

Permalink
jobs/phoronix-test-suite-part2.yaml: disable pyperformance-1.0.2
Browse files Browse the repository at this point in the history
        The test quit with a non-zero exit status.
        Started Run 3 @ 03:20:52
        The test quit with a non-zero exit status.
        E: urllib.error.URLError: <urlopen error [Errno 101] Network is unreachable>

Signed-off-by: Philip Li <philip.li@intel.com>
  • Loading branch information
rli9 committed May 20, 2024
1 parent 3e5fe64 commit 5d05e64
Showing 1 changed file with 17 additions and 15 deletions.
32 changes: 17 additions & 15 deletions jobs/phoronix-test-suite-part2.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -389,21 +389,23 @@ phoronix-test-suite:
option_a:
- CPU
- Vulkan GPU
- test: pyperformance-1.0.2
option_a:
# - 2to3 # The test quit with a non-zero exit status.
- chaos
- crypto_pyaes
- django_template
# - float # The test quit with a non-zero exit status.
# - go # The test quit with a non-zero exit status.
- json_loads
- nbody
- pathlib
- pickle_pure_python
# - python_startup # The test quit with a non-zero exit status.
# - raytrace # The test quit with a non-zero exit status.
# - regex_compile # The test quit with a non-zero exit status.

# - test: pyperformance-1.0.2 # The test quit with a non-zero exit status. E: urllib.error.URLError: <urlopen error [Errno 101] Network is unreachable>
# option_a:
# - 2to3
# - chaos
# - crypto_pyaes
# - django_template
# - float
# - go
# - json_loads
# - nbody
# - pathlib
# - pickle_pure_python
# - python_startup
# - raytrace
# - regex_compile

# - test: rav1e-1.5.0 # install failed
# option_a:
# - 10 [Fastest]
Expand Down

0 comments on commit 5d05e64

Please sign in to comment.