Print this page
11837 tests/pf_key/acquire-compare is racy
Reviewed by: Robert Mustacchi <rm@fingolfin.org>

Split Close
Expand all
Collapse all
          --- old/usr/src/test/os-tests/runfiles/default.run
          +++ new/usr/src/test/os-tests/runfiles/default.run
↓ open down ↓ 53 lines elided ↑ open up ↑
  54   54  
  55   55  [/opt/os-tests/tests/file-locking]
  56   56  tests = ['runtests.32', 'runtests.64']
  57   57  
  58   58  [/opt/os-tests/tests/sockfs]
  59   59  user = root
  60   60  tests = ['conn', 'dgram', 'drop_priv', 'nosignal', 'sockpair']
  61   61  
  62   62  [/opt/os-tests/tests/pf_key]
  63   63  user = root
       64 +timeout = 180
  64   65  tests = ['acquire-compare', 'acquire-spray']
  65   66  
  66   67  [/opt/os-tests/tests/ddi_ufm]
  67   68  user = root
  68   69  tests = ['ufm-test-setup', 'ufm-test', 'ufm-test-cleanup']
  69   70  
  70   71  [/opt/os-tests/tests/i386]
  71   72  user = root
  72   73  arch = i86pc
  73   74  timeout = 300
  74   75  tests = ['ldt', 'badseg']
    
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX