Closed Bug 1162196 Opened 9 years ago Closed 8 years ago

Runtime chrome tests fail on Windows with "webapprt-stub doesn't exist"

Categories

(Firefox Graveyard :: Webapp Runtime, defect)

x86_64
Windows 7
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: myk, Unassigned)

Details

Runtime tests fail on Windows with "webapprt-stub doesn't exist":

> ./mach webapprt-test-chrome
...
mach: error:             Error: Path c:\Users\myk\Projects\gecko-dev\obj-i686-pc-mingw32\dist\bin\webapprt-stub doesn't exist.

A bit of testing reveals that |mozinfo.info.get('bin_suffix', '')| returns an empty string in MochitestRunner.get_webapp_runtime_path in testing/mochitest/mach_commands.py.  But it isn't clear why.  $OBJDIR/mozinfo.json contains the correct value of that property for Windows (".exe").
Per bug 1238079, we're going to disable the desktop web runtime and remove it from the codebase, so we won't fix these bugs in it.
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → WONTFIX
Product: Firefox → Firefox Graveyard
You need to log in before you can comment on or make changes to this bug.