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
tests: End to end tests still require host toolchains (#175)
The end to end tests still assume that the host toolchain will be
embedded in the SDK. There is currently no provision in the test
harness for installing a toolchain before running the tests, so for
now we must use the --host-toolchain flag when building SDKs.
0 commit comments