Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix the test loader #6

Closed
Turbo87 opened this issue Feb 1, 2017 · 0 comments
Closed

Fix the test loader #6

Turbo87 opened this issue Feb 1, 2017 · 0 comments
Labels

Comments

@Turbo87
Copy link
Collaborator

Turbo87 commented Feb 1, 2017

not ok 1 PhantomJS 2.1 - Global error: Error: Could not find module `ember` imported from `ember-resolver/resolver` at http://localhost:7357/assets/vendor.js, line 248
    ---
        Log: |
            { type: 'error',
              text: 'Error: Could not find module `ember` imported from `ember-resolver/resolver` at http://localhost:7357/assets/vendor.js, line 248\n' }
    ...
not ok 2 PhantomJS 2.1 - Global error: Error: Assertion Failed: The tests file was not loaded. Make sure your tests index.html includes "assets/tests.js". at http://localhost:7357/assets/vendor.js, line 16255
    ---
        Log: |
            { type: 'error',
              text: 'Error: Assertion Failed: The tests file was not loaded. Make sure your tests index.html includes "assets/tests.js". at http://localhost:7357/assets/vendor.js, line 16255\n' }
    ...
not ok 3 PhantomJS 2.1 - TestLoader Failures dummy/tests/integration/components/dummy-component-test: could not be loaded
    ---
        message: >
            Could not find module `ember` imported from `mocha`
        stack: >
            missingModule@http://localhost:7357/assets/vendor.js:248:93
            findModule@http://localhost:7357/assets/vendor.js:259:30
            findDeps@http://localhost:7357/assets/vendor.js:199:34
            findModule@http://localhost:7357/assets/vendor.js:262:19
            findDeps@http://localhost:7357/assets/vendor.js:199:34
            findModule@http://localhost:7357/assets/vendor.js:262:19
            requireModule@http://localhost:7357/assets/vendor.js:29:25
            require@http://localhost:7357/assets/test-support.js:19636:14
            loadModules@http://localhost:7357/assets/test-support.js:19628:21
            load@http://localhost:7357/assets/test-support.js:19658:33
            http://localhost:7357/assets/test-support.js:19546:20
        Log: |
    ...

not sure what's going on... I'm pretty sure that this has worked at some point, but Travis seems to disagree 😕

@Turbo87 Turbo87 added the bug label Feb 1, 2017
@Turbo87 Turbo87 closed this as completed in #8 Feb 8, 2017
greenkeeper bot added a commit to Turbo87/ember-hbs-minifier that referenced this issue Nov 8, 2017
greenkeeper bot added a commit to Turbo87/ember-hbs-minifier that referenced this issue Nov 16, 2017
greenkeeper bot added a commit to Turbo87/ember-hbs-minifier that referenced this issue Nov 16, 2017
greenkeeper bot added a commit to Turbo87/ember-hbs-minifier that referenced this issue Nov 20, 2017
greenkeeper bot added a commit to Turbo87/ember-hbs-minifier that referenced this issue Dec 15, 2017
greenkeeper bot added a commit to Turbo87/ember-hbs-minifier that referenced this issue Feb 27, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant