https://bugzilla.wikimedia.org/show_bug.cgi?id=71000
Dan Duvall <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #6 from Dan Duvall <[email protected]> --- X isn't required as headless mode runs Firefox through xvfb. Use of phantomjs (note the "js") as the browser is inherently headless so you don't need to specify the HEADLESS env var. You can also try using X forwarding but it's a little trickier since your labs instance may not allow it. You can inquire on #wikimedia-labs or #wikimedia-qa IRC channels about getting that setup. This bug is technically resolved if you're not seeing the firefox connection error. Your feature looks to be executing correctly, and the scenario is either failing positively or falsely. You'll have to jump into the browser session to find our more. Jump on the #wikimedia-qa channel or email the QA list for help! [1] [1] https://lists.wikimedia.org/mailman/listinfo/qa -- You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
