Steven Allen
dcff06bd91
test: genesis actors version
...
Properly handle genesis in actors tests. Fast-forward upgrading to
actors v13 doesn't work because there needs to be at least a day between
v0 genesis and v13 (due to differences in miner cron).
2021-08-11 13:30:15 -07:00
Steven Allen
38919f59ad
test: fix flaky window post tests
...
Wait until the network upgrade is finished. If we try to seal while it's
happening, we have a few annoying edge cases that can fail if we try to
submit some messages right on the upgrade epoch (which is why everyone
turns that kind of stuff off for the upgrade epoch).
2021-07-20 16:31:14 -07:00
Raúl Kripalani
f4d0db83d8
Merge branch 'raulk/circleci-dynamic' into raulk/itests-refactor-kit
2021-06-23 17:33:17 +01:00
Raúl Kripalani
211751f8b8
declare some tests as expensive.
2021-06-23 16:37:43 +01:00
Raúl Kripalani
539f8c1f61
fix test that references private symbols; avoid hacky test selection flags.
2021-06-22 21:39:20 +01:00
Raúl Kripalani
8a418bf982
rename {kit2=>kit}.
2021-06-18 19:45:29 +01:00
Raúl Kripalani
e85af3cba7
fix merge error.
2021-06-18 16:19:58 +01:00
Raúl Kripalani
2548c224c7
switch to TestFullNode#WaitTillChain.
2021-06-18 10:27:20 +01:00
Dirk McCormick
e9325fecc5
refactor: wdpost test to kit2
2021-06-17 14:31:20 +02:00
Raúl Kripalani
e84b8ab3a0
move new kit into kit2, re-enable unmigrated tests against kit1.
2021-06-11 18:26:25 +01:00
Raúl Kripalani
db1a61852d
Merge branch 'master' into raulk/itests
2021-06-07 23:17:44 +01:00
Raúl Kripalani
2bcedcf55f
initial version of the new itest kit.
...
Still need to migrate all integration tests, add godocs,
and probably zap bugs.
2021-05-26 00:04:13 +01:00
Raúl Kripalani
1902c4c687
itests: rename Builder methods.
2021-05-20 12:17:41 +01:00
Raúl Kripalani
0cfef0fdbb
wip extract test kit.
2021-05-19 17:30:43 +01:00
Raúl Kripalani
41d0818347
wip pull all integration tests under itests/
2021-05-19 17:30:43 +01:00