Bug 313003
| Summary: | [WPE][GTK] Release-Packaging-Nightly bots are failing the test step with the bundle | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Carlos Alberto Lopez Perez <clopez> |
| Component: | New Bugs | Assignee: | Carlos Alberto Lopez Perez <clopez> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| See Also: | https://bugs.webkit.org/show_bug.cgi?id=280835 | ||
Carlos Alberto Lopez Perez
The issue is:
[INFO] Start testing on distro: gentoo/stage3:latest
+ docker pull gentoo/stage3:latest
latest: Pulling from gentoo/stage3
Digest: sha256:45ef5579a8487ee2ce8494495bc18cc27986120127e9c780d506e0b3e8d6f3d4
Status: Image is up to date for gentoo/stage3:latest
docker.io/gentoo/stage3:latest
+ docker run --init --rm -v /home/buildbot/worker/WPE-Linux-64bit-Release-Packaging-Nightly/build/Tools/Scripts/webkitpy/binary_bundling/tests/webdriver:/testdata:ro -v /home/buildbot/worker/WPE-Linux-64bit-Release-Packaging-Nightly/build/WebKitBuild/MiniBrowser_wpe_release.tar.xz:/testbundle.tar.xz:ro -v /tmp/.X11-unix:/tmp/.X11-unix -e DISPLAY=:0 -v /tmp/xvfb-run.72KZBd/Xauthority:/tmp/xvfb-run.72KZBd/Xauthority -e XAUTHORITY=/tmp/xvfb-run.72KZBd/Xauthority -h bb-webkit-wpe-packaging-nightly-64 gentoo/stage3:latest /testdata/install_deps_docker_start_test.sh wpe
+ '[' -f /etc/os-release ']'
++ grep '^ID=' /etc/os-release
++ cut -d= -f2
++ sed 's/"//g'
++ tr '[:upper:]' '[:lower:]'
+ CURRENT_DISTRO=''\''gentoo'\'''
+ export PYTHONUNBUFFERED=1
+ PYTHONUNBUFFERED=1
+ case "${CURRENT_DISTRO}" in
+ echo 'Unknown distro: '\''gentoo'\'''
+ exit 1
Unknown distro: 'gentoo'
See: https://build.webkit.org/#/builders/1322/builds/579
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Carlos Alberto Lopez Perez
Pull request: https://github.com/WebKit/WebKit/pull/63335
EWS
Committed 311779@main (36b1dbc8ec03): <https://commits.webkit.org/311779@main>
Reviewed commits have been landed. Closing PR #63335 and removing active labels.
Radar WebKit Bug Importer
<rdar://problem/175348359>