[Lsb-messages] /var/www/bzr/lsb/devel/problem_db r292: Waive #409 (bug 2914).

Automatic Commit lsb-discuss at lists.linuxfoundation.org
Tue Jul 9 02:00:38 UTC 2013


------------------------------------------------------------
revno: 292
author: licquia
committer: Automatic Commit <lsb-discuss at lists.linuxfoundation.org>
branch nick: problem_db
timestamp: Mon 2013-07-08 19:00:38 -0700
message:
  Waive #409 (bug 2914).
modified:
  problem_db2
-------------- next part --------------
=== modified file 'problem_db2'
--- a/problem_db2	2013-07-09 01:53:38 +0000
+++ b/problem_db2	2013-07-09 02:00:38 +0000
@@ -5205,6 +5205,10 @@
 TEST /olver/util/format/tests/strptime_spec 810
   SEVERITY failed
    MARKER Registered bug: bug810(strptime)
+COMMENT Upstream believes that this behavior in strptime is valid according to POSIX, and will not be fixing it.  Thus, we are waiving the test failure, and will be modifying the test to match upstream's expectations.
+COMMENT 
+COMMENT Original description of the problem:
+COMMENT 
 COMMENT Function strptime can not work properly with some input data.
 COMMENT 
 COMMENT If buf = "0 Sun 2006" and format = "%U %a %Y" then strptime must find first Sunday in first week (Sunday as the first day of the week) 2006 year. 2006 year begins with Sunday.
@@ -5212,9 +5216,10 @@
 COMMENT If buf = "0 Mon 2007" and format = "%W %a %Y" then strptime must find first Monday in first week (Monday as the first day of the week) 2007 year. 2007 year begins with Monday.
 COMMENT But after call to strptime tm.tm_yday = -7.
 COMMENT Additional information about this bug may be found at
-LINK http://linuxtesting.org/results/report?num=S0810
-LINK http://bugs.linuxbase.org/show_bug.cgi?id=2914 | bug 2914
-RESOLUTION Known problem
+LINK http://linuxtesting.org/results/report?num=S0810 | LinuxTesting (problem with link)
+LINK http://bugs.linuxbase.org/show_bug.cgi?id=2914 | LSB bug 2914
+RESOLUTION Test suite deficiency
+WAIVE 
 END
 
 ### Problem Record #410



More information about the lsb-messages mailing list