- 
                Notifications
    You must be signed in to change notification settings 
- Fork 22
add more pytest plugins to blocklist #178
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
| PR Reviewer Guide 🔍(Review updated until commit a28c6cd)Here are some key observations to aid the review process: 
 | 
| PR Code Suggestions ✨Latest suggestions up to a28c6cd 
 Previous suggestionsSuggestions up to commit 9d1b9ec
 | 
| Persistent review updated to latest commit a28c6cd | 
PR Type
Bug fix, Enhancement
Description
Catch SQLite parse errors and warn
Ensure DB closes on parse failures
Add new plugins to Pytest blocklists
Tidy formatting in test runner
Changes walkthrough 📝
parse_test_output.py
Safe SQLite test result parsingcodeflash/verification/parse_test_output.py
dbvariable before database operationstest_runner.py
Update pytest plugin exclusion listscodeflash/verification/test_runner.py
LINE_PROFILEassignment formatting