Closed Bug 1801842 Opened 2 years ago Closed 2 years ago

Perma test-verify TypeError: 'str' object cannot be interpreted as an integer

Categories

(Testing :: web-platform-tests, defect, P5)

defect

Tracking

(firefox-esr102 unaffected, firefox107 unaffected, firefox108 unaffected, firefox109 wontfix, firefox110 fixed)

RESOLVED FIXED
110 Branch
Tracking Status
firefox-esr102 --- unaffected
firefox107 --- unaffected
firefox108 --- unaffected
firefox109 --- wontfix
firefox110 --- fixed

People

(Reporter: intermittent-bug-filer, Assigned: yulia)

References

(Regression)

Details

(Keywords: intermittent-failure, regression, Whiteboard: [stockwell disable-recommended], [wptsync upstream])

Attachments

(1 file)

Filed by: ncsoregi [at] mozilla.com
Parsed log: https://treeherder.mozilla.org/logviewer?job_id=397323724&repo=autoland
Full log: https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/VlPSGHx8SsezdidpxzBpwQ/runs/0/artifacts/public/logs/live_backing.log
Reftest URL: https://hg.mozilla.org/mozilla-central/raw-file/tip/layout/tools/reftest/reftest-analyzer.xhtml#logurl=https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/VlPSGHx8SsezdidpxzBpwQ/runs/0/artifacts/public/logs/live_backing.log&only_show_unexpected=1


[task 2022-11-22T12:07:40.580Z] 12:07:40     INFO - SUITE-START | Running 2 tests
[task 2022-11-22T12:07:40.581Z] 12:07:40     INFO - Running testharness tests
[task 2022-11-22T12:07:40.594Z] 12:07:40     INFO - Setting up ssl
[task 2022-11-22T12:07:40.610Z] 12:07:40     INFO - certutil | b''
[task 2022-11-22T12:07:40.627Z] 12:07:40     INFO - certutil | b''
[task 2022-11-22T12:07:40.637Z] 12:07:40     INFO - certutil | b'\nCertificate Nickname                                         Trust Attributes\n                                                             SSL,S/MIME,JAR/XPI\n\nweb-platform-tests                                           CT,, \n'
[task 2022-11-22T12:07:40.641Z] 12:07:40  WARNING - Failure during init Traceback (most recent call last):
[task 2022-11-22T12:07:40.641Z] 12:07:40  WARNING -   File "/builds/worker/workspace/build/tests/web-platform/tests/tools/wptrunner/wptrunner/testrunner.py", line 203, in init
[task 2022-11-22T12:07:40.642Z] 12:07:40  WARNING -     self.browser.start(group_metadata=group_metadata, **self.browser_settings)
[task 2022-11-22T12:07:40.642Z] 12:07:40  WARNING -   File "/builds/worker/workspace/build/tests/web-platform/tests/tools/wptrunner/wptrunner/browsers/firefox.py", line 800, in start
[task 2022-11-22T12:07:40.642Z] 12:07:40  WARNING -     self.instance = self.instance_manager.get()
[task 2022-11-22T12:07:40.642Z] 12:07:40  WARNING -   File "/builds/worker/workspace/build/tests/web-platform/tests/tools/wptrunner/wptrunner/browsers/firefox.py", line 368, in get
[task 2022-11-22T12:07:40.642Z] 12:07:40  WARNING -     self.current = self.start()
[task 2022-11-22T12:07:40.642Z] 12:07:40  WARNING -   File "/builds/worker/workspace/build/tests/web-platform/tests/tools/wptrunner/wptrunner/browsers/firefox.py", line 326, in start
[task 2022-11-22T12:07:40.642Z] 12:07:40  WARNING -     self.headless, self.chaos_mode_flags)
[task 2022-11-22T12:07:40.642Z] 12:07:40  WARNING -   File "/builds/worker/workspace/build/tests/web-platform/tests/tools/wptrunner/wptrunner/browsers/firefox.py", line 250, in get_environ
[task 2022-11-22T12:07:40.642Z] 12:07:40  WARNING -     env["MOZ_CHAOSMODE"] = hex(chaos_mode_flags)
[task 2022-11-22T12:07:40.642Z] 12:07:40  WARNING - TypeError: 'str' object cannot be interpreted as an integer
[task 2022-11-22T12:07:40.642Z] 12:07:40  WARNING - 
Flags: needinfo?(james)

Set release status flags based on info from the regressing bug 1800456

Summary: Perma TypeError: 'str' object cannot be interpreted as an integer → Perma test-verify TypeError: 'str' object cannot be interpreted as an integer

There have been 102 total failures in the last 7 days, recent failure log.
Affected platforms are:

  • linux1804-64-qr
  • macosx1015-64-qr
  • windows10-32-2004-qr
  • windows10-64-2004-qr
Whiteboard: [stockwell disable-recommended] → [stockwell needswork:owner]

Set release status flags based on info from the regressing bug 1800456

Whiteboard: [stockwell disable-recommended] → [stockwell needswork:owner]

I noticed that I can no longer run chaos mode, and that the error is the same as for 1801842. Running on try to see if this resolves the Tw test issues.

Assignee: nobody → ystartsev
Status: NEW → ASSIGNED
Duplicate of this bug: 1806367
Pushed by james@hoppipolla.co.uk:
https://hg.mozilla.org/integration/autoland/rev/9def9c77cb00
Fix param passed to hex so that it correctly runs chaos mode; r=emilio,jgraham
Created web-platform-tests PR https://github.com/web-platform-tests/wpt/pull/37602 for changes under testing/web-platform/tests
Whiteboard: [stockwell disable-recommended] → [stockwell disable-recommended], [wptsync upstream]
Status: ASSIGNED → RESOLVED
Closed: 2 years ago
Resolution: --- → FIXED
Target Milestone: --- → 110 Branch
Flags: needinfo?(james)
Upstream PR was closed without merging
Upstream PR merged by moz-wptsync-bot
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: