Convert java tests to NewTestArchContext
Java tests will need to test code inside if ctx.Device() blocks, switch to using TestArchConfig and NewTestArchContext. Disable TestSdk for now, just registering modules that depend on the SDK triggers panics because of previously untested code that is now executed. Test: java_test.go Change-Id: Iff2c814af56cc830327db8d951c4350034c00361
Loading
Please register or sign in to comment