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

Code and learn rollup 2 #23651

Closed
wants to merge 6 commits into from
Closed

Conversation

Trott
Copy link
Member

@Trott Trott commented Oct 14, 2018

Do not land. Rolling up 5 Code & Learn commits so I can run CI on them once rather than needing to run CI 5 times...

#23470
#23471
#23472
#23473
#23474

Tim Cheung and others added 6 commits October 13, 2018 17:55
Assertion arguments should have the first value be the actual value, while the second value be the expected value.
src: remove delete MessagePort.prototype.hasRef;

Node Code+Learn: remote delete MessagePort.prototype.hasRef;
'test/parallel/test-fs-write.js' contains assertions where the first
argument provided is the expected value and the second value is the
actual value. This is backward from the documentation for assertions
like 'assert.strictEqual()' where the first value should be the actual
value being tested and the second value is the expected value.
@Trott Trott added the wip Issues and PRs that are still a work in progress. label Oct 14, 2018
@nodejs-github-bot nodejs-github-bot added the worker Issues and PRs related to Worker support. label Oct 14, 2018
@Trott
Copy link
Member Author

Trott commented Oct 14, 2018

@addaleax
Copy link
Member

I’ll land these.

@addaleax addaleax closed this Oct 14, 2018
@Trott Trott deleted the code-and-learn-rollup-2 branch January 13, 2022 22:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
wip Issues and PRs that are still a work in progress. worker Issues and PRs related to Worker support.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants