diff --git a/tests/UnifiedSpecTests/UnifiedSpecTest.php b/tests/UnifiedSpecTests/UnifiedSpecTest.php index cbf504bc5..70d90530e 100644 --- a/tests/UnifiedSpecTests/UnifiedSpecTest.php +++ b/tests/UnifiedSpecTests/UnifiedSpecTest.php @@ -69,6 +69,11 @@ class UnifiedSpecTest extends FunctionalTestCase 'crud/updateMany-rawData' => 'rawData option will not be implemented', 'crud/updateOne-rawData' => 'rawData option will not be implemented', 'index-management/index management-rawData' => 'rawData option will not be implemented', + 'sessions/snapshot-sessions: Find operation with snapshot and snapshot time' => 'getSnapshotTime not implemented yet (PHPLIB-1725)', + 'sessions/snapshot-sessions: Distinct operation with snapshot and snapshot time' => 'getSnapshotTime not implemented yet (PHPLIB-1725)', + 'sessions/snapshot-sessions: Aggregate operation with snapshot and snapshot time' => 'getSnapshotTime not implemented yet (PHPLIB-1725)', + 'sessions/snapshot-sessions: countDocuments operation with snapshot and snapshot time' => 'getSnapshotTime not implemented yet (PHPLIB-1725)', + 'sessions/snapshot-sessions: Mixed operation with snapshot and snapshotTime' => 'getSnapshotTime not implemented yet (PHPLIB-1725)', ]; /** @var array */ diff --git a/tests/specifications b/tests/specifications index d41d48b90..08ba029dc 160000 --- a/tests/specifications +++ b/tests/specifications @@ -1 +1 @@ -Subproject commit d41d48b90ef22aedae934dd22f3a21c65b5a13bc +Subproject commit 08ba029dc8a659d8d3874369e10cb12cf3584b2f