[Webkit-unassigned] [Bug 185395] New: test262/Runner.pm: --failing-files uses results file not expectations

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon May 7 15:04:23 PDT 2018


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

            Bug ID: 185395
           Summary: test262/Runner.pm: --failing-files uses results file
                    not expectations
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Keywords: InRadar
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: valerie at bocoup.com
                CC: commit-queue at webkit.org, ews at webkit.org,
                    leonardo.balter at gmail.com, msaboff at apple.com,
                    valerie at bocoup.com,
                    webkit-bug-importer at group.apple.com,
                    webkit-unassigned at lists.webkit.org

Motivation: Developers might want to run ONLY the failing files of their most recent run. Results from the most recent run are save in the results/results.yaml file.

Previous to this patch, the command line option --failing-files re-ran the failing files from the expectation file. But this expectation file is only re-created when committing a file that changes the expected failures, it is not re-created during local development work flow and testing.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20180507/4ecaef8b/attachment.html>


More information about the webkit-unassigned mailing list