touch-packages team mailing list archive
-
touch-packages team
-
Mailing list archive
-
Message #101179
[Bug 1493825] [NEW] TestSadTab.test_*_web_process_crashed fail with oxide 1.9
Public bug reported:
With the publication of oxide 1.9, the following two autopilot tests
started failing on my arale:
webbrowser_app.tests.test_sad_tab.TestSadTab.test_close_tab_web_process_crashed
webbrowser_app.tests.test_sad_tab.TestSadTab.test_reload_web_process_crashed
Indeed, when I manually try to crash a renderer process with "kill -11 $pid", nothing happens.
"kill -6 $pid" (SIGABRT) does the job though, so it’s an easy fix.
** Affects: webbrowser-app (Ubuntu)
Importance: High
Assignee: Olivier Tilloy (osomon)
Status: In Progress
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to webbrowser-app in Ubuntu.
https://bugs.launchpad.net/bugs/1493825
Title:
TestSadTab.test_*_web_process_crashed fail with oxide 1.9
Status in webbrowser-app package in Ubuntu:
In Progress
Bug description:
With the publication of oxide 1.9, the following two autopilot tests
started failing on my arale:
webbrowser_app.tests.test_sad_tab.TestSadTab.test_close_tab_web_process_crashed
webbrowser_app.tests.test_sad_tab.TestSadTab.test_reload_web_process_crashed
Indeed, when I manually try to crash a renderer process with "kill -11 $pid", nothing happens.
"kill -6 $pid" (SIGABRT) does the job though, so it’s an easy fix.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/webbrowser-app/+bug/1493825/+subscriptions
Follow ups