Skip to content

Fix Chrome not launched on TravisCi (build still broken)#470

Closed
xaun wants to merge 1 commit intomaestrano:release/v1.6.9from
xaun:fix/travis-chromelauncher
Closed

Fix Chrome not launched on TravisCi (build still broken)#470
xaun wants to merge 1 commit intomaestrano:release/v1.6.9from
xaun:fix/travis-chromelauncher

Conversation

@xaun
Copy link
Copy Markdown
Contributor

@xaun xaun commented Feb 5, 2018

@cesar-tonnoir I have tried to fix the build but cannot get it working. This at least fixes the chrome launching problems.

I think the problems now are something to do with the dependency file loading. I have tried loading the core packages in a specific order, and excluding them from the Wiredep with no success. It is really a crappy system.

Here is a glimpse of the current errors after my Chrome launcher fix:
screen shot 2018-02-05 at 12 42 05

In later attempts I manage to fix these exact problems by moving these deps (in karma.conf.js files) above the rest:

'bower_components/jasmine/lib/jasmine-core/jasmine.js',
'bower_components/jasmine-jquery/lib/jasmine-jquery.js',

But then other dep issues arose..

I cannot find a quick fix and would need more scope to look at a smarter solution (some people talking about requireJS, but setup doesn't look easy) for it unless you know what's wrong / have an idea?

I thought open these changes rather than delete the whole branch. Thanks

@xaun
Copy link
Copy Markdown
Contributor Author

xaun commented Feb 14, 2018

Merged into #479

@xaun xaun closed this Feb 14, 2018
@xaun xaun deleted the fix/travis-chromelauncher branch February 19, 2018 14:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant