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

[Merged by Bors] - Fix bors hanging #1767

Closed
wants to merge 1 commit into from
Closed

[Merged by Bors] - Fix bors hanging #1767

wants to merge 1 commit into from

Conversation

RageKnify
Copy link
Member

This Pull Request fixes the bors hanging we've had recently
The vm action had been removed but bors was still waiting for it

It changes the following:

  • Remove 'Tests on Linux with vm enabled' from the actions to be waited for

The vm action had been removed but bors was still waiting for it
@RageKnify RageKnify added github_actions Pull requests that update Github_actions code Internal Category for changelog labels Dec 31, 2021
@github-actions
Copy link

Test262 conformance changes

VM implementation

Test result main count PR count difference
Total 87,200 87,200 0
Passed 40,782 40,782 0
Ignored 19,493 19,493 0
Failed 26,925 26,925 0
Panics 0 0 0
Conformance 46.77% 46.77% 0.00%

@codecov
Copy link

codecov bot commented Dec 31, 2021

Codecov Report

Merging #1767 (8c81b8a) into main (50dda0b) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #1767   +/-   ##
=======================================
  Coverage   56.30%   56.30%           
=======================================
  Files         200      200           
  Lines       17049    17049           
=======================================
  Hits         9599     9599           
  Misses       7450     7450           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 50dda0b...8c81b8a. Read the comment docs.

@RageKnify
Copy link
Member Author

bors r+

bors bot pushed a commit that referenced this pull request Dec 31, 2021
This Pull Request fixes the bors hanging we've had recently
The vm action had been removed but bors was still waiting for it

It changes the following:

- Remove 'Tests on Linux with vm enabled' from the actions to be waited for
@bors
Copy link

bors bot commented Dec 31, 2021

Pull request successfully merged into main.

Build succeeded!

And happy new year! 🎉

@bors bors bot changed the title Fix bors hanging [Merged by Bors] - Fix bors hanging Dec 31, 2021
@bors bors bot closed this Dec 31, 2021
@bors bors bot deleted the chore/fix-bors branch December 31, 2021 16:59
@Razican Razican added this to the v0.14.0 milestone Feb 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
github_actions Pull requests that update Github_actions code Internal Category for changelog
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants