HomeAbout Us A-Z IndexSearch * Contact Us Register LoginPress Shop

The Open Brand -- Problem Reporting and Interpretations System


Problem Report 2613 Details

Help Show help | Quick Search | Submit a Test Suite Support Request | Click here to view your privileges

This page provides all information on Problem Report 2613.


Report 2613 Actions


    Problem Report Number 2613
    Submitter's Classification Test Suite problem
    State Resolved
    Resolution Test Suite Deficiency (TSD)
    Problem Resolution ID TSD.X.1358
    Raised 2015-09-04 01:20
    Updated 2015-09-07 16:06
    Published 2015-09-07 16:06
    Product Standard Internationalised System Calls and Libraries Extended V4 (UNIX V7)
    Certification Program The Open Brand certification program
    Test Suite VSX5 version 5.3.8NW
    Test Identification /tset/POSIX08.os/files/utimensat/T.utimensat:{34,35,36}
    Specification Base Specifications Issue 7
    Location in Spec -
    Problem Summary The test suite expects wrong timestamps because it does not obtain
    timestamp resolution correctly
    Problem Text In test 34 the test suite tries to obtain the timestamp resolution for
    some symbolic links whose target does not exist. The pathconf() call
    fails with ENOENT and the test falls back to using a resolution of 1 second.

    In tests 35 and 36 the test suite does not respect that the root
    filesystem could be different to the filesystem
    where the test suite working directory is. The consequence is that
    pathconf() for "/" could be
    different to pathconf() for queried file and the expectation of the test
    suite could not be
    fulfilled.
    Test Output 400|1993 34 1 02:05:39|IC Start
    200|1993 34 02:05:39|TP Start
    520|1993 34 00011276 1 1|[f]pathconf() with _PC_TIMESTAMP_RESOLUTION)
    failed - errno 2 (ENOENT)
    520|1993 34 00011276 1 2|continuing with assumed resolution of 1 sec
    520|1993 34 00011276 1 3|successful call to utimensat(-3041965,
    "/export/testzfs/tet/vsx/TESTROOT/tset/POSIX08.os/files/utimensat/d.utimensat/CWD/F",
    {1439863539.356363629, 1439863541.000000000}, 4096) did not set st_atim
    correctly
    520|1993 34 00011276 1 4|expected 1439863539.000000000, observed
    1439863539.356363629
    520|1993 34 00011276 1 5|successful call to utimensat(-3041965,
    "///export/testzfs/tet/vsx/TESTROOT/tset/POSIX08.os/files/utimensat/d.utimensat/CWD/F",
    {1439863539.357064575, 1439863541.000000000}, 4096) did not set st_atim
    correctly
    520|1993 34 00011276 1 6|expected 1439863539.000000000, observed
    1439863539.357064575
    520|1993 34 00011276 1 7|successful call to utimensat(-3041965, "A/./F",
    {1439863539.357402348, 1439863541.000000000}, 4096) did not set st_atim
    correctly
    520|1993 34 00011276 1 8|expected 1439863539.000000000, observed
    1439863539.357402348
    520|1993 34 00011276 1 9|successful call to utimensat(-3041965, "./F",
    {1439863539.357746596, 1439863541.000000000}, 4096) did not set st_atim
    correctly
    520|1993 34 00011276 1 10|expected 1439863539.000000000, observed
    1439863539.357746596
    520|1993 34 00011276 1 11|successful call to utimensat(-3041965,
    "A/B/../F", {1439863539.358092566, 1439863541.000000000}, 4096) did not
    set st_atim correctly
    520|1993 34 00011276 1 12|expected 1439863539.000000000, observed
    1439863539.358092566
    520|1993 34 00011276 1 13|successful call to utimensat(-3041965,
    "../CWD/F", {1439863539.358441517, 1439863541.000000000}, 4096) did not
    set st_atim correctly
    520|1993 34 00011276 1 14|expected 1439863539.000000000, observed
    1439863539.358441517
    520|1993 34 00011276 1 15|successful call to utimensat(-3041965, "A//F",
    {1439863539.358797204, 1439863541.000000000}, 4096) did not set st_atim
    correctly
    520|1993 34 00011276 1 16|expected 1439863539.000000000, observed
    1439863539.358797204
    520|1993 34 00011276 1 17|successful call to utimensat(-3041965,
    "A///F", {1439863539.359130294, 1439863541.000000000}, 4096) did not set
    st_atim correctly
    520|1993 34 00011276 1 18|expected 1439863539.000000000, observed
    1439863539.359130294
    520|1993 34 00011276 1 19|successful call to utimensat(-3041965,
    "RelLinkToA/F", {1439863539.359473922, 1439863541.000000000}, 4096) did
    not set st_atim correctly
    520|1993 34 00011276 1 20|expected 1439863539.000000000, observed
    1439863539.359473922
    520|1993 34 00011276 1 21|successful call to utimensat(-3041965,
    "AbsLinkToA/F", {1439863539.359810955, 1439863541.000000000}, 4096) did
    not set st_atim correctly
    520|1993 34 00011276 1 22|expected 1439863539.000000000, observed
    1439863539.359810955
    220|1993 34 2 02:05:39|UNRESOLVED
    410|1993 34 1 02:05:39|IC End

    400|1993 35 1 04:03:05|IC Start
    200|1993 35 04:03:05|TP Start
    520|1993 35 00011472 1 1|successful call to utimensat(5,
    "../../../../../../../../../../..", {1439870532.189612378,
    1439840416.000000000}, 0) did not set st_atim correctly
    520|1993 35 00011472 1 2|expected 1439870532.189612000, observed
    1439870532.189612378
    520|1993 35 00011472 1 3|successful call to utimensat(5, "///",
    {1439870532.189612378, 1439840418.000000000}, 0) did not set st_atim
    correctly
    520|1993 35 00011472 1 4|expected 1439870532.189612000, observed
    1439870532.189612378
    220|1993 35 1 04:03:05|FAIL
    410|1993 35 1 04:03:05|IC End

    400|1993 36 1 18:55:58|IC Start
    200|1993 36 18:55:58|TP Start
    520|1993 36 00011419 1 1|successful call to utimensat(5,
    "../../../../../../../../../../..", {1438628104.420243314,
    1438597891.000000000}, 4096) did not set st_atim correctly
    520|1993 36 00011419 1 2|expected 1438628104.420243000, observed
    1438628104.420243314
    520|1993 36 00011419 1 3|successful call to utimensat(5, "///",
    {1438628104.420243314, 1438597893.000000000}, 4096) did not set st_atim
    correctly
    520|1993 36 00011419 1 4|expected 1438628104.420243000, observed
    1438628104.420243314
    220|1993 36 1 18:55:58|FAIL
    410|1993 36 1 18:55:58|IC End

    Review Information

    Review Type TSMA Review
    Start Date 2015-09-04 01:20
    Last Updated 2015-09-07 15:28
    Completed 2015-09-07 15:28
    Status Complete
    Review Recommendation Test Suite Deficiency (TSD)
    Review Response This is accepted as a fault in the test suite.

    Review Type SA Review
    Start Date 2015-09-07 23:28
    Last Updated 2015-09-07 16:05
    Completed 2015-09-07 16:05
    Status Complete
    Review Resolution Test Suite Deficiency (TSD)
    Review Conclusion A test suite deficiency is granted.

    Problem Reporting System Options:

     

    Back   


Contact the Certification Authority