GithubHelp home page GithubHelp logo

Comments (6)

andyzhangx avatar andyzhangx commented on July 26, 2024

I found there are still 6 failures:

Summarizing 6 Failures:

[Fail] Controller Service CreateVolume [It] should not fail when requesting to create a volume with already existing name and same capacity.
/root/go/src/github.com/kubernetes-sigs/azurefile-csi-driver/vendor/github.com/kubernetes-csi/csi-test/pkg/sanity/controller.go:366

[Fail] Controller Service CreateVolume [It] should fail when requesting to create a volume with already existing name and different capacity.
/root/go/src/github.com/kubernetes-sigs/azurefile-csi-driver/vendor/github.com/kubernetes-csi/csi-test/pkg/sanity/controller.go:413

[Fail] Controller Service CreateVolume [It] should not fail when creating volume with maximum-length name
/root/go/src/github.com/kubernetes-sigs/azurefile-csi-driver/vendor/github.com/kubernetes-csi/csi-test/pkg/sanity/controller.go:491

[Fail] Controller Service DeleteVolume [It] should return appropriate values (no optional values added)
/root/go/src/github.com/kubernetes-sigs/azurefile-csi-driver/vendor/github.com/kubernetes-csi/csi-test/pkg/sanity/controller.go:570

[Fail] Controller Service ValidateVolumeCapabilities [It] should return appropriate values (no optional values added)
/root/go/src/github.com/kubernetes-sigs/azurefile-csi-driver/vendor/github.com/kubernetes-csi/csi-test/pkg/sanity/controller.go:642

[Fail] Controller Service ValidateVolumeCapabilities [It] should fail when the requested volume does not exist
/root/go/src/github.com/kubernetes-sigs/azurefile-csi-driver/vendor/github.com/kubernetes-csi/csi-test/pkg/sanity/controller.go:705

Ran 26 of 57 Specs in 1.530 seconds
FAIL! -- 20 Passed | 6 Failed | 0 Pending | 31 Skipped

from azurefile-csi-driver.

ZeroMagic avatar ZeroMagic commented on July 26, 2024

There are still 3 failures.

Summarizing 3 Failures:

[Fail] Controller Service CreateVolume [It] should not fail when requesting to create a volume with already existing name and same capacity.
/root/gopath/pkg/mod/github.com/kubernetes-csi/[email protected]/pkg/sanity/controller.go:371

[Fail] Controller Service CreateVolume [It] should fail when requesting to create a volume with already existing name and different capacity.
/root/gopath/pkg/mod/github.com/kubernetes-csi/[email protected]/pkg/sanity/controller.go:442

[Fail] Controller Service ValidateVolumeCapabilities [It] should fail when the requested volume does not exist
/root/gopath/pkg/mod/github.com/kubernetes-csi/[email protected]/pkg/sanity/controller.go:705

Ran 26 of 57 Specs in 19.752 seconds
FAIL! -- 23 Passed | 3 Failed | 0 Pending | 31 Skipped

from azurefile-csi-driver.

andyzhangx avatar andyzhangx commented on July 26, 2024

Update: there are 4 sanity test failures originally:

Summarizing 4 Failures:
[Fail] Controller Service CreateVolume [It] should not fail when requesting to create a volume with already existing name and same capacity. 
/home/travis/gopath/pkg/mod/github.com/kubernetes-csi/[email protected]/pkg/sanity/controller.go:371
[Fail] Controller Service CreateVolume [It] should fail when requesting to create a volume with already existing name and different capacity. 
/home/travis/gopath/pkg/mod/github.com/kubernetes-csi/[email protected]/pkg/sanity/controller.go:442
[Fail] Controller Service ValidateVolumeCapabilities [It] should fail when the requested volume does not exist 
/home/travis/gopath/pkg/mod/github.com/kubernetes-csi/[email protected]/pkg/sanity/controller.go:705
[Fail] Node Service [It] should work 
/home/travis/gopath/pkg/mod/github.com/kubernetes-csi/[email protected]/pkg/sanity/node.go:464
Ran 26 of 57 Specs in 21.016 seconds
FAIL! -- 22 Passed | 4 Failed | 0 Pending | 31 Skipped
--- FAIL: TestSanity (21.06s)

from azurefile-csi-driver.

andyzhangx avatar andyzhangx commented on July 26, 2024

3 failures left:

Summarizing 3 Failures:
[Fail] Node Service [It] should work 
/home/travis/gopath/pkg/mod/github.com/kubernetes-csi/[email protected]/pkg/sanity/node.go:464
[Fail] Controller Service CreateVolume [It] should fail when requesting to create a volume with already existing name and different capacity. 
/home/travis/gopath/pkg/mod/github.com/kubernetes-csi/[email protected]/pkg/sanity/controller.go:442
[Fail] Controller Service ValidateVolumeCapabilities [It] should fail when the requested volume does not exist 
/home/travis/gopath/pkg/mod/github.com/kubernetes-csi/[email protected]/pkg/sanity/controller.go:705
Ran 26 of 57 Specs in 29.924 seconds
FAIL! -- 23 Passed | 3 Failed | 0 Pending | 31 Skipped
--- FAIL: TestSanity (29.97s)

from azurefile-csi-driver.

andyzhangx avatar andyzhangx commented on July 26, 2024
Summarizing 2 Failures:
[Fail] Controller Service CreateVolume [It] should fail when requesting to create a volume with already existing name and different capacity. 
/home/travis/gopath/pkg/mod/github.com/kubernetes-csi/[email protected]/pkg/sanity/controller.go:442
[Fail] Controller Service ValidateVolumeCapabilities [It] should fail when the requested volume does not exist 
/home/travis/gopath/pkg/mod/github.com/kubernetes-csi/[email protected]/pkg/sanity/controller.go:705
Ran 26 of 57 Specs in 7.557 seconds
FAIL! -- 24 Passed | 2 Failed | 0 Pending | 31 Skipped
--- FAIL: TestSanity (7.58s)

from azurefile-csi-driver.

andyzhangx avatar andyzhangx commented on July 26, 2024
Summarizing 1 Failure:

[Fail] Controller Service ValidateVolumeCapabilities [It] should fail when the requested volume does not exist
/root/go/pkg/mod/github.com/kubernetes-csi/[email protected]/pkg/sanity/controller.go:705

from azurefile-csi-driver.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.