Closed Bug 1090971 Opened 10 years ago Closed 8 years ago

Commonplace tests are not passing

Categories

(Marketplace Graveyard :: Code Quality, defect, P2)

defect

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: mat, Unassigned)

References

Details

(Whiteboard: [marketplace-transition])

Travis is green for commonplace, but the tests are not really passing:

https://travis-ci.org/mozilla/commonplace/builds/39287892

$ DISPLAY=:99.0 ../casperjs/bin/casperjs test ../test

Test file: /home/travis/build/mozilla/commonplace/test/unittests.js

SyntaxError: Parse error

Started initial navigation.

SyntaxError: Parse error

Error: Module name "utils_local" has not been loaded yet for context: _. Use require([])

http://requirejs.org/docs/errors.html#notloaded

http://localhost:8675/media/js/lib/require.js : 1765

http://localhost:8675/media/js/lib/require.js : 521

http://localhost:8675/media/js/lib/require.js : 1360

http://localhost:8675/media/js/lib/require.js : 1691

: 9

: 172

SyntaxError: Parse error
Priority: -- → P2
Its not even green any more :(
Blocks: 1127432
The tests are passing now but the caspserjs tests aren't being run. They were formerly running the marketplace-core-modules unit tests which is a bit weird. We should probably update this to check if the "Hello World!" page works.
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → WONTFIX
Whiteboard: [marketplace-transition]
You need to log in before you can comment on or make changes to this bug.