Opened 3 days ago
#19239 new bug
strftime failing POSIX testing
Reported by: | cocobean | Owned by: | nobody |
---|---|---|---|
Priority: | normal | Milestone: | Unscheduled |
Component: | System/POSIX | Version: | R1/beta5 |
Keywords: | strftime | Cc: | |
Blocked By: | Blocking: | ||
Platform: | All |
Description
Reoccuring issue with strftime with these openPOSIX tests:
Ref: conformance/interfaces/strftime/1-1.c Expected Result: PASS Actual Result: FAILED X Bytes 0 Test Failed: %X doesn't equal at least 8 bytes
Ref: conformance/interfaces/strftime/2-1.c Expected Result: PASS Actual Result: FAILED STRING IS: Nov 9, 2024, EC Bytes 2 20 PASS EX Bytes 0 Test Failed: %EX doesn't equal to 3 bytes
Tested on Haiku hrev58309 x64 with Open POSIX Test Suite 1.5.2
Note:
See TracTickets
for help on using tickets.