aboutsummaryrefslogtreecommitdiffstats
path: root/packages/meshbay-hub/tests/test_desktop_shell.py
diff options
context:
space:
mode:
authorChristophe Besson <cbesson@gmail.com>2026-09-19 18:55:53 +0200
committerChristophe Besson <cbesson@gmail.com>2026-09-19 18:55:53 +0200
commit6770ed9cd36fe68610b74826520f8c6effc121f6 (patch)
tree2eeba888256cea90fe05cb74c4da904bcfa81cc1 /packages/meshbay-hub/tests/test_desktop_shell.py
parent39c58b807d5f62ee55b606ceb79f21855221a8d0 (diff)
downloadmeshbay-6770ed9cd36fe68610b74826520f8c6effc121f6.tar.gz
test(hub): the Firefox probe stops opening the developer's own profile
`test_sticky_header.py[firefox]` failed with twelve setup errors whenever a Firefox was open, and the note in CLAUDE.md said to close it and trust the Chrome half meanwhile. The cause was not snap's single instance: the harness pointed HOME at a throwaway directory, snapd sets its own HOME inside the sandbox, and that directory came back empty on every run — so Firefox opened the real profile, which the open browser locks. `--profile` needs a path the sandbox can see: the snap has a private /tmp, and its home interface grants no hidden directory. Both refusals print "Firefox is already running", which it also prints when nothing is. 24 passed in 15s with a Firefox open throughout, against 12 errors in 60s. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Diffstat (limited to 'packages/meshbay-hub/tests/test_desktop_shell.py')
0 files changed, 0 insertions, 0 deletions