[Bug 204155] bin/ls/ls_tests:l_flag test fails
    bugzilla-noreply at freebsd.org 
    bugzilla-noreply at freebsd.org
       
    Fri Oct 30 17:23:51 UTC 2015
    
    
  
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=204155
            Bug ID: 204155
           Summary: bin/ls/ls_tests:l_flag test fails
           Product: Base System
           Version: 11.0-CURRENT
          Hardware: arm64
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: tests
          Assignee: freebsd-testing at freebsd.org
          Reporter: emaste at freebsd.org
Somehow it's passing -l to the date command
Standard output
Executing command [ touch a.file ]
Executing command [ ls -l a.file ]
Standard error
date: illegal option -- 1
usage: date [-jnRu] [-d dst] [-r seconds] [-t west] [-v[+|-]val[ymwdHMS]] ... 
            [-f fmt date | [[[[[cc]yy]mm]dd]HH]MM[.ss]] [+format]
Fail: regexp
-rw-r--r--[[:space:]]+1[[:space:]]+tests[[:space:]]+nobody[[:space:]]+0[[:space:]]+[[:space:]]+a\.file
not in stdout
-rw-r--r--  1 tests  nobody  0 Oct 29 07:16 a.file
-- 
You are receiving this mail because:
You are the assignee for the bug.
    
    
More information about the freebsd-testing
mailing list