Skip to content

Conversation

@Trott
Copy link
Member

@TrottTrott commented Apr 4, 2016

Pull Request check-list

  • Does make -j8 test (UNIX) or vcbuild test nosign (Windows) pass with
    this change (including linting)?
  • Is the commit message formatted according to [CONTRIBUTING.md][0]?

Affected core subsystem(s)

crypto domain test

Description of change

The last change to this test landed before a nit about strict mode was
addressed, so this change addresses that.

Refs: #6017

/cc @bnoordhuis@jasnell

The last change to this test landed before a nit about strict mode was addressed, so this change addresses that. Refs: nodejs#6017
@TrottTrott added crypto Issues and PRs related to the crypto subsystem. domain Issues and PRs related to the domain subsystem. test Issues and PRs related to the tests. lts-watch-v4.x labels Apr 4, 2016
@cjihrig
Copy link
Contributor

LGTM

2 similar comments
@benjamingr
Copy link
Member

LGTM

@r-52
Copy link
Contributor

r-52 commented Apr 5, 2016

LGTM

@Trott
Copy link
MemberAuthor

Trott commented Apr 5, 2016

Trott added a commit to Trott/io.js that referenced this pull request Apr 6, 2016
The last change to this test landed before a nit about strict mode was addressed, so this change addresses that. PR-URL: nodejs#6047 Refs: nodejs#6017 Reviewed-By: Colin Ihrig <[email protected]> Reviewed-By: Benjamin Gruenbaum <[email protected]> Reviewed-By: Roman Klauke <[email protected]>
@Trott
Copy link
MemberAuthor

Trott commented Apr 6, 2016

Landed in d4eafd0

@TrottTrott closed this Apr 6, 2016
MylesBorins pushed a commit that referenced this pull request Apr 19, 2016
The last change to this test landed before a nit about strict mode was addressed, so this change addresses that. PR-URL: #6047 Refs: #6017 Reviewed-By: Colin Ihrig <[email protected]> Reviewed-By: Benjamin Gruenbaum <[email protected]> Reviewed-By: Roman Klauke <[email protected]>
MylesBorins pushed a commit that referenced this pull request Apr 20, 2016
The last change to this test landed before a nit about strict mode was addressed, so this change addresses that. PR-URL: #6047 Refs: #6017 Reviewed-By: Colin Ihrig <[email protected]> Reviewed-By: Benjamin Gruenbaum <[email protected]> Reviewed-By: Roman Klauke <[email protected]>
@MylesBorinsMylesBorins mentioned this pull request Apr 20, 2016
MylesBorins pushed a commit that referenced this pull request Apr 20, 2016
The last change to this test landed before a nit about strict mode was addressed, so this change addresses that. PR-URL: #6047 Refs: #6017 Reviewed-By: Colin Ihrig <[email protected]> Reviewed-By: Benjamin Gruenbaum <[email protected]> Reviewed-By: Roman Klauke <[email protected]>
This was referenced Apr 21, 2016
MylesBorins pushed a commit that referenced this pull request May 17, 2016
The last change to this test landed before a nit about strict mode was addressed, so this change addresses that. PR-URL: #6047 Refs: #6017 Reviewed-By: Colin Ihrig <[email protected]> Reviewed-By: Benjamin Gruenbaum <[email protected]> Reviewed-By: Roman Klauke <[email protected]>
MylesBorins pushed a commit that referenced this pull request May 18, 2016
The last change to this test landed before a nit about strict mode was addressed, so this change addresses that. PR-URL: #6047 Refs: #6017 Reviewed-By: Colin Ihrig <[email protected]> Reviewed-By: Benjamin Gruenbaum <[email protected]> Reviewed-By: Roman Klauke <[email protected]>
@MylesBorinsMylesBorins mentioned this pull request May 18, 2016
@TrottTrott deleted the strict branch July 31, 2018 15:35
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cryptoIssues and PRs related to the crypto subsystem.domainIssues and PRs related to the domain subsystem.testIssues and PRs related to the tests.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants

@Trott@cjihrig@benjamingr@r-52@MylesBorins