Skip to content

CH embeds platform details to enable/disable some tests #1455

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
merged 1 commit into from
Aug 20, 2016

Conversation

obastemur
Copy link
Collaborator

See comments on disabled test case

Attempt to fix #1397

for (var c in v) {
if (typeof v != "string")
printAll(c, v[c]);
}
Copy link
Collaborator

Choose a reason for hiding this comment

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

Is this related?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Yep. Platform.OS and ARCH are being String, that loop becomes infinite

@ianwjhalliday
Copy link
Collaborator

lgtm

@obastemur
Copy link
Collaborator Author

@ianwjhalliday Thanks for the review

@chakrabot chakrabot merged commit 8f9d334 into chakra-core:linux Aug 20, 2016
chakrabot pushed a commit that referenced this pull request Aug 20, 2016
… some tests

Merge pull request #1455 from obastemur:ch_platform

See comments on disabled test case

Attempt to fix #1397
@obastemur obastemur deleted the ch_platform branch September 2, 2016 01:16
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.

4 participants