|
3 | 3 | "describeName": "Bundles:", |
4 | 4 | "itName": "Bundles query can be loaded and resumed from different tabs", |
5 | 5 | "tags": [ |
6 | | - "multi-client" |
| 6 | + "multi-client", |
| 7 | + "no-ios" |
7 | 8 | ], |
8 | 9 | "config": { |
9 | 10 | "numClients": 2, |
|
222 | 223 | "describeName": "Bundles:", |
223 | 224 | "itName": "Bundles query can be resumed from same query.", |
224 | 225 | "tags": [ |
| 226 | + "no-ios" |
225 | 227 | ], |
226 | 228 | "config": { |
227 | 229 | "numClients": 1, |
|
293 | 295 | "describeName": "Bundles:", |
294 | 296 | "itName": "Load and observe from same secondary client", |
295 | 297 | "tags": [ |
296 | | - "multi-client" |
| 298 | + "multi-client", |
| 299 | + "no-ios" |
297 | 300 | ], |
298 | 301 | "config": { |
299 | 302 | "numClients": 2, |
|
501 | 504 | "describeName": "Bundles:", |
502 | 505 | "itName": "Load from primary client and observe from secondary", |
503 | 506 | "tags": [ |
504 | | - "multi-client" |
| 507 | + "multi-client", |
| 508 | + "no-ios" |
505 | 509 | ], |
506 | 510 | "config": { |
507 | 511 | "numClients": 2, |
|
744 | 748 | "describeName": "Bundles:", |
745 | 749 | "itName": "Load from secondary clients and observe from primary", |
746 | 750 | "tags": [ |
747 | | - "multi-client" |
| 751 | + "multi-client", |
| 752 | + "no-ios" |
748 | 753 | ], |
749 | 754 | "config": { |
750 | 755 | "numClients": 2, |
|
900 | 905 | "describeName": "Bundles:", |
901 | 906 | "itName": "Newer deleted docs from bundles should delete cached docs", |
902 | 907 | "tags": [ |
| 908 | + "no-ios" |
903 | 909 | ], |
904 | 910 | "config": { |
905 | 911 | "numClients": 1, |
|
1037 | 1043 | "describeName": "Bundles:", |
1038 | 1044 | "itName": "Newer docs from bundles might lead to limbo doc", |
1039 | 1045 | "tags": [ |
| 1046 | + "no-ios" |
1040 | 1047 | ], |
1041 | 1048 | "config": { |
1042 | 1049 | "numClients": 1, |
|
1255 | 1262 | "describeName": "Bundles:", |
1256 | 1263 | "itName": "Newer docs from bundles should keep not raise snapshot if there are unacknowledged writes", |
1257 | 1264 | "tags": [ |
| 1265 | + "no-ios" |
1258 | 1266 | ], |
1259 | 1267 | "config": { |
1260 | 1268 | "numClients": 1, |
|
1378 | 1386 | "value": { |
1379 | 1387 | "value": "patched" |
1380 | 1388 | }, |
1381 | | - "version": 250 |
| 1389 | + "version": 0 |
1382 | 1390 | } |
1383 | 1391 | ], |
1384 | 1392 | "query": { |
|
1400 | 1408 | "describeName": "Bundles:", |
1401 | 1409 | "itName": "Newer docs from bundles should overwrite cache", |
1402 | 1410 | "tags": [ |
| 1411 | + "no-ios" |
1403 | 1412 | ], |
1404 | 1413 | "config": { |
1405 | 1414 | "numClients": 1, |
|
1537 | 1546 | "describeName": "Bundles:", |
1538 | 1547 | "itName": "Newer docs from bundles should raise snapshot only when Watch catches up with acknowledged writes", |
1539 | 1548 | "tags": [ |
| 1549 | + "no-ios" |
1540 | 1550 | ], |
1541 | 1551 | "config": { |
1542 | 1552 | "numClients": 1, |
|
1660 | 1670 | "value": { |
1661 | 1671 | "value": "patched" |
1662 | 1672 | }, |
1663 | | - "version": 250 |
| 1673 | + "version": 0 |
1664 | 1674 | } |
1665 | 1675 | ], |
1666 | 1676 | "query": { |
|
1726 | 1736 | "describeName": "Bundles:", |
1727 | 1737 | "itName": "Older deleted docs from bundles should do nothing", |
1728 | 1738 | "tags": [ |
| 1739 | + "no-ios" |
1729 | 1740 | ], |
1730 | 1741 | "config": { |
1731 | 1742 | "numClients": 1, |
|
0 commit comments