Page MenuHomePhabricator

Popups browser tests failing with `08:25:51 node: ../src/coroutine.cc:134: void* find_thread_id_key(void*): Assertion `thread_id_key != 0x7777' failed.`
Closed, DuplicatePublicBUG REPORT

Description

Steps to replicate the issue (include links if applicable):
https://integration.wikimedia.org/ci/job/selenium-daily-beta-Popups/ began failing despite no changes ot the code. I'm seeing:

  • 08:25:51 node: ../src/coroutine.cc:134: void* find_thread_id_key(void*): Assertion `thread_id_key != 0x7777' failed.

The browser tests seem to be passing unless I'm reading them incorrectly?

Event Timeline

Ah, meh, this job is failing because we moved non-Quibble jobs to node16 but these are using the fibers hack via wdio-sync still, which isn't node16-compatible. That's T293072: Refactor Popups WebdriverIO tests from sync to async mode for Popups (and T256626: Refactor WebdriverIO tests from sync to async mode more generally). :-(

zeljkofilipin changed the task status from Open to In Progress.Mar 7 2023, 4:45 PM
zeljkofilipin claimed this task.
zeljkofilipin triaged this task as Low priority.
zeljkofilipin moved this task from Backlog 🪒 to Deep work 🌊 on the User-zeljkofilipin board.