Announcement

Collapse
No announcement yet.

Different Test Results - Test with GUi vs. Without GUI

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

  • Different Test Results - Test with GUi vs. Without GUI

    Hello everyone,

    I'm using the follwoing PT-scipt:

    Code:
    SETCOMPUTERNAME "XXXXX" 
    SUPPRESSWARNINGS ON 
    SETDISK "D:" 
    SETCD "D:" 
    RUN CPU_ALL 
    RUN ME_ALL 
    RUN DI_ALL 
    EXPORTCSV "[Path]" 
    EXIT
    My problem is that i get different results depending on how i start the test:
    Here only the disk tests

    Disk Read Disk Write Random DiskMark
    25 22,2 7,4 197,4
    171,7 124,5 236,8 1927,5





    The first line shows the results i get by starting the test via batch with loading the pt-script (in background, without loading the GUI)
    The second line uses exact the same pt-script, the only difference is, that i started the test with the GUI using "Tests | Execute Script"
    What is the difference here?

    Thanks
    Last edited by Theoneyouknow; Apr-17-2015, 09:43 AM.

  • #2
    So far we haven't been able to reproduce any behavior similar to this.

    Could you please check you are using the latest version and then send us a baseline from each of the runs (using the EXPORTBASELINE command in the script).

    Comment

    Working...
    X