[Webkit-unassigned] [Bug 72498] New: NRWT not running webkit_gpu_tests properly for Leopard (Mac OS 10.5)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Nov 16 06:28:06 PST 2011


https://bugs.webkit.org/show_bug.cgi?id=72498

           Summary: NRWT not running webkit_gpu_tests properly for Leopard
                    (Mac OS 10.5)
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Macintosh
        OS/Version: Mac OS X 10.5
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: epoger at google.com


Split off of https://bugs.webkit.org/show_bug.cgi?id=72275 ('check-webkit-style broken by r99773: "Could not determine the port"') ...

As of this point, webkit_gpu_tests was green for Leopard:
http://build.chromium.org/p/chromium.webkit/builders/Webkit%20Mac10.5%20%28CG%29/builds/1197 
webkit r100350
chromium r110212
[from webkit_gpu_tests stdio] Found:  254 tests

The next run had a failure while parsing expectations:
http://build.chromium.org/p/chromium.webkit/builders/Webkit%20Mac10.5%20%28CG%29/builds/1198
webkit r100373
chromium r110235

That continued to be the case until this run:
http://build.chromium.org/p/chromium.webkit/builders/Webkit%20Mac10.5%20%28CG%29/builds/1202
webkit r100398
chromium r110256
At this point, it was able to parse the expectations but was now trying to run 27185 tests instead of 254.  (NRWT is apparently interpreting the chromium-gpu-cg-mac platform as a CPU platform, not a GPU platform)
[from webkit_gpu_tests stdio] Found:  27185 tests

As of webkit r100439 , I can confirm that it is still trying to run 27185 tests.

Based on the evidence above, I believe this is the result of a webkit change within the range r100350:r100398 .

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list