Skip to content

TDVT 2.1.4#430

Merged
lukewrites merged 56 commits into
masterfrom
dev-tdvt
Jan 3, 2020
Merged

TDVT 2.1.4#430
lukewrites merged 56 commits into
masterfrom
dev-tdvt

Conversation

@lukewrites
Copy link
Copy Markdown
Contributor

@lukewrites lukewrites commented Jan 2, 2020

jainam1995 and others added 30 commits November 18, 2019 22:58
Lays the groundwork to count skipped & disabled tests.

- Disabled tests still counted as failed.
* Add a really ugly type hint
* Fix a type hint
- type hints
- type hints
- add more detail to the cl test summary
power's going out; messy wip commit
This is shown if smoke tests all passed
Update constants and indent `failing_ds` block
Nicer formatting for test counts, test run time.
- last step before merging.
No longer count skipped/disabled tests as failures.
Logan Riggs and others added 20 commits December 13, 2019 14:37
- Removes unused line from `enqueue_failed_tests` that was causing
errors.
Add unit tests for expected and unexpected error messages in the json
removing the print statement
update based on comments
TFSID 1040094: Add in new tdvt test files to test snowflake datename does not truncate
File contents taken from github.com/github/gitignore.
@pep8speaks
Copy link
Copy Markdown

pep8speaks commented Jan 2, 2020

Thanks for updating the PR.

Line 98:13: F405 'logging' may be undefined, or defined from star imports: .resources
Line 97:12: F405 'os' may be undefined, or defined from star imports: .resources
Line 93:1: E302 expected 2 blank lines, found 1

Line 23:37: W292 no newline at end of file

Line 533:121: E501 line too long (123 > 120 characters)
Line 444:121: E501 line too long (128 > 120 characters)
Line 443:121: E501 line too long (157 > 120 characters)
Line 440:121: E501 line too long (130 > 120 characters)
Line 246:9: F405 'logging' may be undefined, or defined from star imports: .tabquery
Line 229:5: E265 block comment should start with '# '
Line 21:1: E402 module level import not at top of file

Line 671:33: F405 'TdvtInvocation' may be undefined, or defined from star imports: .resources, .test_results
Line 430:16: W503 line break before binary operator
Line 427:17: W503 line break before binary operator
Line 422:15: W503 line break before binary operator
Line 421:15: W503 line break before binary operator

Line 902:93: E712 comparison to True should be 'if cond is True:' or 'if cond:'
Line 899:31: F405 'json' may be undefined, or defined from star imports: tdvt.tabquery, tdvt.test_results
Line 898:74: F405 'TestOutputJSONEncoder' may be undefined, or defined from star imports: tdvt.tabquery, tdvt.test_results
Line 898:28: F405 'json' may be undefined, or defined from star imports: tdvt.tabquery, tdvt.test_results
Line 894:121: E501 line too long (168 > 120 characters)
Line 891:121: E501 line too long (173 > 120 characters)
Line 889:27: F405 'TestErrorExpected' may be undefined, or defined from star imports: tdvt.tabquery, tdvt.test_results
Line 889:13: E117 over-indented
Line 886:89: E712 comparison to True should be 'if cond is True:' or 'if cond:'
Line 883:27: F405 'json' may be undefined, or defined from star imports: tdvt.tabquery, tdvt.test_results
Line 882:70: F405 'TestOutputJSONEncoder' may be undefined, or defined from star imports: tdvt.tabquery, tdvt.test_results
Line 882:24: F405 'json' may be undefined, or defined from star imports: tdvt.tabquery, tdvt.test_results
Line 878:121: E501 line too long (164 > 120 characters)
Line 875:121: E501 line too long (169 > 120 characters)
Line 873:23: F405 'TestErrorExpected' may be undefined, or defined from star imports: tdvt.tabquery, tdvt.test_results
Line 872:5: E301 expected 1 blank line, found 0
Line 237:121: E501 line too long (122 > 120 characters)
Line 237:43: F405 'get_path' may be undefined, or defined from star imports: tdvt.tabquery, tdvt.test_results
Line 234:121: E501 line too long (140 > 120 characters)
Line 232:43: F405 'get_path' may be undefined, or defined from star imports: tdvt.tabquery, tdvt.test_results
Line 226:43: F405 'get_path' may be undefined, or defined from star imports: tdvt.tabquery, tdvt.test_results
Line 220:43: F405 'get_path' may be undefined, or defined from star imports: tdvt.tabquery, tdvt.test_results
Line 214:43: F405 'get_path' may be undefined, or defined from star imports: tdvt.tabquery, tdvt.test_results
Line 208:43: F405 'get_path' may be undefined, or defined from star imports: tdvt.tabquery, tdvt.test_results
Line 202:121: E501 line too long (158 > 120 characters)
Line 202:43: F405 'get_path' may be undefined, or defined from star imports: tdvt.tabquery, tdvt.test_results
Line 107:29: F405 'tabquerycli_exists' may be undefined, or defined from star imports: tdvt.tabquery, tdvt.test_results
Line 105:29: F405 'tabquerycli_exists' may be undefined, or defined from star imports: tdvt.tabquery, tdvt.test_results

Comment last updated at 2020-01-02 23:38:03 UTC

@lukewrites lukewrites merged commit 5e40743 into master Jan 3, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants