Skip to content

Commit

Permalink
Revert "SERVER-23725 Aggregation now supports the graphLookup stage."
Browse files Browse the repository at this point in the history
This reverts commit a1253a9.
  • Loading branch information
visemet committed Apr 30, 2016
1 parent 55ad12a commit 6c0f595
Show file tree
Hide file tree
Showing 22 changed files with 5 additions and 1,889 deletions.
1 change: 0 additions & 1 deletion buildscripts/resmokeconfig/suites/aggregation.yml
Expand Up @@ -4,7 +4,6 @@ selector:
- jstests/aggregation/*.js
- jstests/aggregation/bugs/*.js
- jstests/aggregation/expressions/*.js
- jstests/aggregation/sources/*/*.js

executor:
js_test:
Expand Down
1 change: 0 additions & 1 deletion buildscripts/resmokeconfig/suites/aggregation_auth.yml
Expand Up @@ -9,7 +9,6 @@ selector:
- jstests/aggregation/*.js
- jstests/aggregation/bugs/*.js
- jstests/aggregation/expressions/*.js
- jstests/aggregation/sources/*/*.js
exclude_files:
# Skip any tests that run with auth explicitly.
- jstests/aggregation/*[aA]uth*.js
Expand Down
1 change: 0 additions & 1 deletion buildscripts/resmokeconfig/suites/aggregation_ese.yml
Expand Up @@ -8,7 +8,6 @@ selector:
- jstests/aggregation/*.js
- jstests/aggregation/bugs/*.js
- jstests/aggregation/expressions/*.js
- jstests/aggregation/sources/*/*.js
- src/mongo/db/modules/*/jstests/aggregation/*.js
exclude_files:
# Skip any tests that run with auth explicitly.
Expand Down
Expand Up @@ -4,7 +4,6 @@ selector:
- jstests/aggregation/*.js
- jstests/aggregation/bugs/*.js
- jstests/aggregation/expressions/*.js
- jstests/aggregation/sources/*/*.js
exclude_files:
- jstests/aggregation/bugs/server18198.js # Uses a mocked mongo client to test read preference.
- jstests/aggregation/mongos_slaveok.js # Majority read on secondary requires afterOpTime.
Expand Down
93 changes: 0 additions & 93 deletions jstests/aggregation/sources/graphLookup/airports.js

This file was deleted.

135 changes: 0 additions & 135 deletions jstests/aggregation/sources/graphLookup/basic.js

This file was deleted.

0 comments on commit 6c0f595

Please sign in to comment.