Coder Social home page Coder Social logo

Tests fail on tmpfs about xattr HOT 4 CLOSED

pkg avatar pkg commented on June 12, 2024
Tests fail on tmpfs

from xattr.

Comments (4)

kuba-- avatar kuba-- commented on June 12, 2024

@rfjakob - thanks for testing!
Looks that for tests we have to check syscall.ENOTSUP error for all operations (get, set, list, ...). Replacing listxattr by getxattr may not solve the problem, because in your case tests failed for Set operation.

from xattr.

rfjakob avatar rfjakob commented on June 12, 2024

The problem with tmpfs is that it supports security.* attributes but not user.*.

This is why Supported() returns a false positive - the pull request fixes that.

from xattr.

rfjakob avatar rfjakob commented on June 12, 2024

(and if Supported() returns false, the tests will be skipped)
(tested on Linux and works ok)

from xattr.

kuba-- avatar kuba-- commented on June 12, 2024

I've just thought about something like this: #22

from xattr.

Related Issues (18)

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.