Announcement

Collapse
No announcement yet.

compilebench fails except for initial create

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • compilebench fails except for initial create

    One thing I do NOT like about phoronix-test-suite is that it is painfully difficult to debug. For some reason the compilebench tests fail... any hints on how to track this down?

    Code:
    Compile Bench:
        compilebench [Test: Compile]
        Test Run 2 of 3
        Estimated Time Remaining: 2 Minutes
        Estimated Test Run-Time: 1 Minute
        Expected Trial Run Count: 1
            Started Run 1 @ 21:30:29
    
        Test Results:
    
        Average: 0 MB/s
        This test failed to run properly.
    
    
    Compile Bench:
        compilebench [Test: Read Compiled Tree]
        Test Run 3 of 3
        Estimated Test Run-Time: 1 Minute
        Expected Trial Run Count: 1
            Started Run 1 @ 21:30:29
    
        Test Results:
    
        Average: 0 MB/s
        This test failed to run properly.
Working...
X