GitHub Workflow: tests #211
Annotations
10 errors
Test:
fsimpl/composefs/composefs_integration_test.go#L75
cannot use vmtest.WithMergedInitramfs(uroot.Opts{…}) (value of type vmtest.Opt) as vmtest.GoTestOpt value in argument to vmtest.RunGoTestsInVM
|
Test:
fsimpl/composefs/composefs_integration_test.go#L83
cannot use vmtest.WithQEMUFn(qemu.WithAppendKernel(fmt.Sprintf("P9_PORT=%d P9_TARGET=192.168.0.2", serverPort)), vmdriver.HostNetwork(&net.IPNet{…}), qemu.WithVMTimeout(30 * time.Second), qemu.WithTask(func(ctx context.Context, n *qemu.Notifications) error {…})) (value of type vmtest.Opt) as vmtest.GoTestOpt value in argument to vmtest.RunGoTestsInVM
|
Test:
fsimpl/localfs/localfs_integration_test.go#L27
cannot use qemu.Arch(runtime.GOARCH) (constant "amd64" of type qemu.Arch) as testing.TB value in argument to vmtest.SkipIfNotArch: qemu.Arch does not implement testing.TB (missing method Cleanup)
|
Test:
fsimpl/localfs/localfs_integration_test.go#L46
cannot use vmtest.WithMergedInitramfs(uroot.Opts{…}) (value of type vmtest.Opt) as vmtest.GoTestOpt value in argument to vmtest.RunGoTestsInVM
|
Test:
fsimpl/localfs/localfs_integration_test.go#L55
cannot use vmtest.WithQEMUFn(qemu.WithAppendKernel(fmt.Sprintf("P9_PORT=%d P9_TARGET=192.168.0.2", serverPort)), vmdriver.HostNetwork(&net.IPNet{…}), qemu.WithVMTimeout(30 * time.Second), qemu.WithTask(func(ctx context.Context, n *qemu.Notifications) error {…})) (value of type vmtest.Opt) as vmtest.GoTestOpt value in argument to vmtest.RunGoTestsInVM
|
Test:
fsimpl/localfs/localfs_integration_test.go#L89
cannot use vmtest.WithMergedInitramfs(uroot.Opts{…}) (value of type vmtest.Opt) as vmtest.GoTestOpt value in argument to vmtest.RunGoTestsInVM
|
Test:
fsimpl/localfs/localfs_integration_test.go#L98
cannot use vmtest.WithQEMUFn(qemu.WithAppendKernel(fmt.Sprintf("P9_PORT=%d P9_TARGET=192.168.0.2", serverPort)), vmdriver.HostNetwork(&net.IPNet{…}), qemu.WithVMTimeout(30 * time.Second), qemu.WithTask(func(ctx context.Context, n *qemu.Notifications) error {…})) (value of type vmtest.Opt) as vmtest.GoTestOpt value in argument to vmtest.RunGoTestsInVM
|
Test:
fsimpl/staticfs/staticfs_integration_test.go#L79
cannot use vmtest.WithMergedInitramfs(uroot.Opts{…}) (value of type vmtest.Opt) as vmtest.GoTestOpt value in argument to vmtest.RunGoTestsInVM
|
Test:
fsimpl/staticfs/staticfs_integration_test.go#L87
cannot use vmtest.WithQEMUFn(qemu.WithAppendKernel(fmt.Sprintf("P9_PORT=%d P9_TARGET=192.168.0.2", serverPort)), vmdriver.HostNetwork(&net.IPNet{…}), qemu.WithVMTimeout(30 * time.Second), qemu.WithTask(func(ctx context.Context, n *qemu.Notifications) error {…})) (value of type vmtest.Opt) as vmtest.GoTestOpt value in argument to vmtest.RunGoTestsInVM
|
Test:
fsimpl/test/rwvmtests/rw_linux_test.go#L40
undefined: testutil.SkipIfNotRoot
|
The logs for this run have expired and are no longer available.
Loading