Skip to content
This repository has been archived by the owner on Oct 15, 2020. It is now read-only.

Commit

Permalink
[Merge chakra-core/ChakraCore@6489b97aae] [1.6>1.7] [MERGE #3392 @atu…
Browse files Browse the repository at this point in the history
…lkatti] Fixes #3009 The Enumerator built-in has been removed, so removing the tests.

Merge pull request #3392 from atulkatti:Issue3009.RemoveEnumeratorTests
  • Loading branch information
chakrabot committed Jul 21, 2017
1 parent 9a00f40 commit 9c4761a
Show file tree
Hide file tree
Showing 5 changed files with 0 additions and 67 deletions.

This file was deleted.

19 changes: 0 additions & 19 deletions deps/chakrashim/core/test/Basics/Enumerator-WebViewHost.js

This file was deleted.

This file was deleted.

21 changes: 0 additions & 21 deletions deps/chakrashim/core/test/Basics/Enumerator-deprecated.js

This file was deleted.

19 changes: 0 additions & 19 deletions deps/chakrashim/core/test/Basics/rlexe.xml
Original file line number Diff line number Diff line change
Expand Up @@ -366,25 +366,6 @@
<baseline>with3.baseline</baseline>
</default>
</test>
<!--
Microsoft/ChakraCore#3009
<test>
<default>
<compile-flags>-hostType:2</compile-flags>
<files>Enumerator-deprecated.js</files>
<baseline>Enumerator-deprecated.baseline</baseline>
</default>
</test>
<test>
<default>
<compile-flags>-hostType:3</compile-flags>
<files>Enumerator-WebViewHost.js</files>
<baseline>Enumerator-WebViewHost.baseline</baseline>
TODO remove this tag, as it appears to be unused now
<tags>exclude_inprocdebug</tags>
</default>
</test>
-->
<test>
<default>
<files>cross_site_accessor_main.js</files>
Expand Down

0 comments on commit 9c4761a

Please sign in to comment.