[Webkit-unassigned] [Bug 237506] New: [GTK] generate-automation-atom.py breaks reproducible builds
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sun Mar 6 06:11:29 PST 2022
https://bugs.webkit.org/show_bug.cgi?id=237506
Bug ID: 237506
Summary: [GTK] generate-automation-atom.py breaks reproducible
builds
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: WebKitGTK
Assignee: webkit-unassigned at lists.webkit.org
Reporter: berto at igalia.com
CC: bugs-noreply at webkitgtk.org
Running this a few times in a row produces different output files:
$ python3 Source/WebKit/Scripts/generate-automation-atom.py ./Source/WebKit/UIProcess/Automation/atoms/FindNodes.js out.js
All generated files are equally valid and there are no semantic changes, it's just that the functions appear in different order.
This results in different WebKitWebDriver binaries and therefore makes the builds non reproducible.
--
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/20220306/9ffa8fd8/attachment.htm>
More information about the webkit-unassigned
mailing list