unee-t / frontend

Meteor front end
https://case.dev.unee-t.com/
GNU Affero General Public License v3.0
9 stars 17 forks source link

Travis CI Tests are passing despite a lot of errors #906

Closed franck-boullier closed 4 years ago

franck-boullier commented 4 years ago

The Travis CI Tests for build #1356 is currently passing despite a lot of error and warning messages in the log:

Warning message:

image

Sample of some error messages:

See the Travis CI Tests for build #1356 for an exhaustive list of the messages.

image

image

image

More info:

This build was created to try to fix isse #901 after we tried to upgrade to node js 12 (see #900)

franck-boullier commented 4 years ago

More information:

Previous version of the build did NOT have the same error. See Travis CI Build #1275 for more information.

Warning Message:

image

Error Messages:

See Travis CI Build #1275 for the full list of errors.

image

image

image

The Travis Image configuration was:

Build system information

franck-boullier commented 4 years ago

After convo with @nbiton the errors are probably related to some weird timout issues.

Closing this for now