WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED WORKSFORME
235304
Weird commit identifier on builds on aperez-wpe-ews
https://bugs.webkit.org/show_bug.cgi?id=235304
Summary
Weird commit identifier on builds on aperez-wpe-ews
Aakash Jain
Reported
2022-01-17 16:07:29 PST
Weird commit identifier on builds on aperez-wpe-ews. e.g.:
243667.2450@main
in
https://ews-build.webkit.org/#/builders/8/builds/72648
243667.2377@main
in
https://ews-build.webkit.org/#/builders/8/builds/72491
243667.2309@main
in
https://ews-build.webkit.org/#/builders/8/builds/72323
243667.2240@main
in
https://ews-build.webkit.org/#/builders/8/builds/72170
243667.577@main
in
https://ews-build.webkit.org/#/builders/8/builds/67873
(from nov 15, 2021)
Attachments
Add attachment
proposed patch, testcase, etc.
Adrian Perez
Comment 1
2022-01-19 13:12:37 PST
I'm taking a look… dunno what happened exactly, but Git claims that the local “master” branch had diverged from the remote, so I have stopped the builder, done a hard reset, and cleaned the tree with: git fetch origin git reset --hard origin/master git clean -xdf
Adrian Perez
Comment 2
2022-01-19 13:16:45 PST
Ah, the “origin” remote wasn't set to the GitHub repository, I will change it and reset to the “main” branch from there instead.
Adrian Perez
Comment 3
2022-01-19 13:23:07 PST
The builder is back online, I'll keep an eye on the next build to see if the issue got solved.
Adrian Perez
Comment 4
2022-01-19 13:43:33 PST
(In reply to Adrian Perez from
comment #3
)
> The builder is back online, I'll keep an eye on the next build to see > if the issue got solved.
Things look fine now. For example in
https://ews-build.webkit.org/#/builders/36/builds/56554
the version reported in the “clean-and-update-working-directory” build step is reported as
246190@main
=) Shall we close this bug, then?
Adrian Perez
Comment 5
2022-03-08 06:18:17 PST
Issue has not appeared back, so I will close for now -- we can always reopen if needed :)
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug