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

Update .travis.yml #2802

Closed
wants to merge 25 commits into from
Closed

Update .travis.yml #2802

wants to merge 25 commits into from

Conversation

mustafaergul
Copy link

No description provided.

@ljharb ljharb marked this pull request as draft April 29, 2022 14:41
@mustafaergul
Copy link
Author

@ljharb seems like choosing language: python recovered some of the jobs, but others still failing with the test cases.
Do you think you can workaround those?

@ljharb
Copy link
Member

ljharb commented May 11, 2022

@mustafaergul i'm not sure i can; it looks like node 0.6 won't compile, perhaps because clang is too new?

@mustafaergul
Copy link
Author

mustafaergul commented May 12, 2022

I think the clang version hasn't been upgraded from Xenial to Focal image, I have just run the test build:
https://app.travis-ci.com/github/mustafa-travisci/testBuilds/builds/250552245

@Joecliff8 Joecliff8 linked an issue May 15, 2022 that may be closed by this pull request
@mustafaergul
Copy link
Author

hey, @ljharb I have been running a diff[0] build between these two jobs within the same build[1](failing number9 and succeeding number10) and that is weird latter one is using the cache that is defined on .travis.yml file. This might be related to the build cache as well, are you able to refresh(clean) the cache from repository settings and see if that help? Thanks

[0] https://www.diffchecker.com/Yft5F1HM
[1] https://app.travis-ci.com/github/nvm-sh/nvm/builds/250498716

@ljharb
Copy link
Member

ljharb commented Jul 30, 2022

I don’t usually use a cache, and the only one listed is for this PR - i just deleted it tho, and I’ll rerun the job.

@ljharb
Copy link
Member

ljharb commented Jul 30, 2022

@mustafaergul seems like it still fails :-(

@ljharb
Copy link
Member

ljharb commented Dec 23, 2022

I was able to work around this by switching some of the tests to focal and leaving some on xenial.

@ljharb ljharb closed this Dec 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[spam]
2 participants