Enable some skipped test cases (#886)
* Not skip some test cases * Enable more skipped cases * Format * Fix to_string for re.Pattern * fix comment * Hack for re.pattern * print invalid column names msg
Showing
- tests/common/dataset_printer.py 11 additions, 2 deletionstests/common/dataset_printer.py
- tests/pytest.ini 0 additions, 1 deletiontests/pytest.ini
- tests/query/stateless/test_simple_query.py 0 additions, 120 deletionstests/query/stateless/test_simple_query.py
- tests/tck/conftest.py 1 addition, 1 deletiontests/tck/conftest.py
- tests/tck/features/aggregate/Agg.feature 0 additions, 0 deletionstests/tck/features/aggregate/Agg.feature
- tests/tck/features/go/GO.IntVid.feature 10 additions, 16 deletionstests/tck/features/go/GO.IntVid.feature
- tests/tck/features/go/GO.feature 7 additions, 13 deletionstests/tck/features/go/GO.feature
- tests/tck/features/go/GroupbyLimit.IntVid.feature 23 additions, 9 deletionstests/tck/features/go/GroupbyLimit.IntVid.feature
- tests/tck/features/go/GroupbyLimit.feature 27 additions, 13 deletionstests/tck/features/go/GroupbyLimit.feature
- tests/tck/features/insert/Insert.feature 6 additions, 3 deletionstests/tck/features/insert/Insert.feature
- tests/tck/features/lookup/LookUp.IntVid.feature 26 additions, 23 deletionstests/tck/features/lookup/LookUp.IntVid.feature
- tests/tck/features/lookup/LookUp.feature 29 additions, 26 deletionstests/tck/features/lookup/LookUp.feature
- tests/tck/features/match/StartFromAnyNode.IntVid.feature 1 addition, 2 deletionstests/tck/features/match/StartFromAnyNode.IntVid.feature
- tests/tck/features/match/StartFromAnyNode.feature 1 addition, 2 deletionstests/tck/features/match/StartFromAnyNode.feature
Please register or sign in to comment