You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit fixes three bugs in the new testing image.
1. The seal library install path, to be included in the library path
2. The locale specification to US English UTF-8, to allow string
comparison of Hadoop read files, without casting from 16 to 8.
Furthermore, the commit does a few maintainable cleanups in the
testing to reduce verbose logging of our test cases, and allow
non-buffered writing of cloud running tests, to enable easy live
tracking of GitHub action tests.
Closes#2335
0 commit comments