[Webkit-unassigned] [Bug 261471] New: REGRESSION(267765 at main) builtins-generator suite is failing with wrong copyright and outdated baseline

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Sep 12 11:18:15 PDT 2023


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

            Bug ID: 261471
           Summary: REGRESSION(267765 at main) builtins-generator suite is
                    failing with wrong copyright and outdated baseline
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: lmoura at igalia.com

Example of failed run from wpe builder: https://build.webkit.org/#/builders/40/builds/11923/steps/21/logs/stdio

Two issues:

- The copyright template in `builtins_templates.py` doesn't need the end year, which is added by `BuiltinsCollection.copyrights()` from `builtins_model.py`.
- The results needed to be updated with `--reset-results` to account for the new `JSC::SourceTaintedOrigin::Untainted` parameter.

Patch incoming

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20230912/d1e42476/attachment.htm>


More information about the webkit-unassigned mailing list