X Tutup
The Wayback Machine - https://web.archive.org/web/20201031235716/https://github.com/nodejs/node/pull/35794
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

test: add upstream test cases to encoding #35794

Closed
wants to merge 1 commit into from

Conversation

@watilde
Copy link
Member

@watilde watilde commented Oct 25, 2020

Refs: web-platform-tests/wpt#25988
Refs: web-platform-tests/wpt#26158

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • tests and/or benchmarks are included
  • commit message follows commit guidelines
@Trott
Trott approved these changes Oct 25, 2020
Copy link
Member

@Trott Trott left a comment

Rubber-stamp LGTM

@lpinca
lpinca approved these changes Oct 25, 2020
@watilde watilde force-pushed the watilde:wpt-encoding branch from 6a806a8 to 2b13a9f Oct 28, 2020
@watilde watilde added the request-ci label Oct 28, 2020
@github-actions github-actions bot removed the request-ci label Oct 28, 2020
@github-actions
Copy link

@github-actions github-actions bot commented Oct 29, 2020

Commit Queue failed
- Loading data for nodejs/node/pull/35794
✔  Done loading data for nodejs/node/pull/35794
----------------------------------- PR info ------------------------------------
Title      test: add upstream test cases to encoding (#35794)
Author     Daijiro Wachi  (@watilde)
Branch     watilde:wpt-encoding -> nodejs:master
Labels     author ready, encoding, test
Commits    1
 - test: add upstream test cases to encoding
Committers 1
 - Daijiro Wachi 
PR-URL: https://github.com/nodejs/node/pull/35794
Refs: https://github.com/web-platform-tests/wpt/pull/25988
Refs: https://github.com/web-platform-tests/wpt/pull/26158
Reviewed-By: Rich Trott 
Reviewed-By: Luigi Pinca 
Reviewed-By: James M Snell 
------------------------------ Generated metadata ------------------------------
PR-URL: https://github.com/nodejs/node/pull/35794
Refs: https://github.com/web-platform-tests/wpt/pull/25988
Refs: https://github.com/web-platform-tests/wpt/pull/26158
Reviewed-By: Rich Trott 
Reviewed-By: Luigi Pinca 
Reviewed-By: James M Snell 
--------------------------------------------------------------------------------
   ⚠  Commits were pushed since the last review:
   ⚠  - test: add upstream test cases to encoding
   ✔  Last GitHub Actions successful
   ℹ  Last Full PR CI on 2020-10-28T12:45:20Z: https://ci.nodejs.org/job/node-test-pull-request/33902/
- Querying data for job/node-test-pull-request/33902/
✔  Build data downloaded
- Querying failures of job/node-test-commit/41705/
✔  Data downloaded
   ✖  1 failure(s) on the last Jenkins CI run
   ℹ  This PR was created on Sun, 25 Oct 2020 12:50:36 GMT
   ✔  Approvals: 3
   ✔  - Rich Trott (@Trott) (TSC): https://github.com/nodejs/node/pull/35794#pullrequestreview-516357694
   ✔  - Luigi Pinca (@lpinca): https://github.com/nodejs/node/pull/35794#pullrequestreview-516390612
   ✔  - James M Snell (@jasnell) (TSC): https://github.com/nodejs/node/pull/35794#pullrequestreview-516925262
--------------------------------------------------------------------------------
   ✔  Aborted `git node land` session in /home/runner/work/node/node/.ncu

Commit Queue action: https://github.com/nodejs/node/actions/runs/334784370

@watilde
Copy link
Member Author

@watilde watilde commented Oct 29, 2020

Landed in bec918f

@watilde watilde closed this Oct 29, 2020
@watilde watilde deleted the watilde:wpt-encoding branch Oct 29, 2020
watilde added a commit that referenced this pull request Oct 29, 2020
Refs: web-platform-tests/wpt#25988
Refs: web-platform-tests/wpt#26158

PR-URL: #35794
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

5 participants
You can’t perform that action at this time.
X Tutup