-
Type:
Technical Debt
-
Resolution: Unresolved
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Schema Management
-
28,492.679
-
StorEng - Refinement Pipeline
-
5
A bunch of test scenarios were created as part of WT-4225:
# Here are successively tougher schema tests that do not yet
# reliably pass. 'verbose' can be added to any.
#$RUN_TEST -T $threads -S create,create_check || exit 1
#$RUN_TEST -T $threads -S create,drop,drop_check || exit 1
#$RUN_TEST -T $threads -S create,rename || exit 1
#$RUN_TEST -T $threads -S create,rename,drop_check || exit 1
#$RUN_TEST -T $threads -S all,verbose || exit 1
The goal of this ticket is to check whether they are still worth adding and enable them if that's the case. Rename has been removed and no longer a part of above tests. That can be ignored.