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

Add System.global tests #567

Merged
merged 2 commits into from
Apr 12, 2016
Merged

Add System.global tests #567

merged 2 commits into from
Apr 12, 2016

Conversation

ljharb
Copy link
Member

@ljharb ljharb commented Apr 2, 2016

(tc39/proposal-global#12)

Since this proposal is stage 2, it's OK to hold off on merging these tests - I will seek stage 3 in May after which it would be ideal to have them merged :-)

@ljharb ljharb mentioned this pull request Apr 2, 2016
31 tasks
// Copyright (C) 2016 Jordan Harband. All rights reserved.
// This code is governed by the BSD license found in the LICENSE file.
/*---
esid: system
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I believe this should be esid: sec-system or if the id is not defined yet we can use esid: pending.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

good call, will fix

@jugglinmike
Copy link
Contributor

@ljharb This may be of interest of you (for some stretched definition of the word, "interest"): #568

@ljharb
Copy link
Member Author

ljharb commented Apr 5, 2016

@jugglinmike thanks, definitely some form of interest :-)

Any changes I need to make on this PR specifically? :-D

@jugglinmike
Copy link
Contributor

Nope, this all looks good to me! If I learn something new about fnGlobalObject.js, I'll let you know

@ljharb ljharb force-pushed the system_global branch 2 times, most recently from 7379a5e to b6cf999 Compare April 12, 2016 02:45
@leobalter leobalter merged commit 45e5fc8 into tc39:master Apr 12, 2016
@leobalter
Copy link
Member

Merged at 45e5fc8. First time I used Github's squash and merge button, and it worked just fine! 👍

@ljharb ljharb deleted the system_global branch April 12, 2016 18:56
@ljharb
Copy link
Member Author

ljharb commented Apr 12, 2016

Thanks!

@littledan
Copy link
Member

I thought TC39's policy was to wait for Stage 3 before merging test262 tests. This proposal is still at Stage 2. Why was it merged? Maybe it should be backed out for now until it reaches Stage 3.

leobalter added a commit to bocoup/test262 that referenced this pull request Apr 27, 2016
leobalter added a commit to bocoup/test262 that referenced this pull request Apr 27, 2016
@leobalter
Copy link
Member

My bad. I'm reverting this and setting a PR to re-add when it's ok.

@ljharb
Copy link
Member Author

ljharb commented Apr 27, 2016

@littledan there's no policy that things must not be merged before stage 3 - only that they must be merged in stage 3.

That said, I'm fine with a revert if you think that's important.

@goyakin
Copy link
Member

goyakin commented Apr 27, 2016

@ljharb Spec changes aren't quite stable yet in Stage 2, so we don't accept tests before Stage 3.

@goyakin
Copy link
Member

goyakin commented Apr 27, 2016

Thanks @leobalter for reverting the tests by the way.

ljharb added a commit to ljharb/test262 that referenced this pull request Sep 28, 2016
@ljharb ljharb mentioned this pull request Sep 28, 2016
@ljharb
Copy link
Member Author

ljharb commented Sep 28, 2016

This has now been preempted by #765.

tcare pushed a commit that referenced this pull request Sep 28, 2016
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.

5 participants