[Webkit-unassigned] [Bug 91089] New: [NRWT] --new-baseline runs platform specific tests that it shouldn't

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jul 12 06:33:11 PDT 2012


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

           Summary: [NRWT] --new-baseline runs platform specific tests
                    that it shouldn't
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: kbalazs at webkit.org
                CC: ossy at webkit.org, dpranke at chromium.org,
                    kkristof at inf.u-szeged.hu


I'm using this with a Qt build (Qt 5):
Tools/Scripts/run-webkit-tests --no-new-test-results --pixel-tests -2 --new-baseline --force LayoutTests/compositing/

And I get results like this:
Writing new expected result "platform/qt-5.0-wk2/platform/chromium/compositing/3d-corners-expected.txt

Before that, I got the results for the generic tests in compositing as expected, but than it starts to run tests from platform/chromium/compositing. This seems to be a bug in platform detection.

Using --additional-platform-directory=my/wk/path/LayoutTests/platform/qt-5.0-wk2 as Ossy adviced to me does not help.

-- 
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