Skip to content

Commit

Permalink
jobs/phoronix-test-suite-*.yaml: disable non workable tests
Browse files Browse the repository at this point in the history
Signed-off-by: Philip Li <[email protected]>
  • Loading branch information
rli9 committed Dec 11, 2024
1 parent 14afcc5 commit c2ec883
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions jobs/phoronix-test-suite-blender-opencl.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,13 +8,13 @@ times_to_run: 1 # 12 cpu, 16G memory tbox, run once cost about 43m
phoronix-test-suite:
- test: blender-4.0.0
option_a:
- BMW27
- BMW27 # BMW27-Intel_oneAPI. E: Error: Found no Cycles device of the specified type
- Classroom # Classroom-Intel_oneAPI. E: Error: Found no Cycles device of the specified type
# - Fishy Cat # elapsed_time: 2935s
# - Pabellon Barcelona # elapsed_time: 3164s
# - Barbershop # The test quit with a non-zero exit status.
option_b:
- CPU-Only
- Intel oneAPI
# - Intel oneAPI

timeout: 1h
2 changes: 1 addition & 1 deletion jobs/phoronix-test-suite-part3.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -250,7 +250,7 @@ phoronix-test-suite:
# - 4 # 10000000 [Longest / most time consuming]
option_b: # Test
# - Random Write # The test run did not produce a result.
- Async Random Write
# - Async Random Write # The test run did not produce a result.
# - Random Read # The test run did not produce a result.
# - Async Random Read # The test run did not produce a result.
- Sequential Write
Expand Down

0 comments on commit c2ec883

Please sign in to comment.