pullrequests Search Results · console path:"app/public" language:javascript is:unmerged language:Python language:Vue is:merged
Filter by
966k results (1 s)
966k results
Types of changes
!--- What types of changes does your code introduce? Put an x in all the boxes that apply: --
- [ ] Bug fix
- [ ] New feature
- [ ] Removed feature
- [ ] Code style update (formatting ...
Description of PR
Fixes the test_console_loopback teardown ERROR caused by CONFIG_DB drift.
test_console_loopback_echo and test_console_loopback_pingpong both mutate CONFIG_DB CONSOLE_PORT| line ...
Approved for msft-202603 Branch
Included in msft-202603 branch
Request for msft-202603 branch
✨ Summary
[x] This fixes broken imports on all docs builds..... the old syntax was deprecated in 2020!! [x] Also fixes memusg
import problems by using relative imports
This should pass CI now.