Hm, this one's not me. Maybe it's failing to show an LLDB change?

ERROR: test_attach_to_process_by_id_denied_dwo 
(TestAttachDenied.AttachDeniedTestCase)
   Test attach by process id denied
----------------------------------------------------------------------
Traceback (most recent call last):
  File 
"/home/buildnode/jenkins/workspace/oss-lldb-incremental-linux-ubuntu-14_04/lldb/packages/Python/lldbsuite/test/lldbtest.py",
 line 1480, in dwo_test_method
    return attrvalue(self)
  File 
"/home/buildnode/jenkins/workspace/oss-lldb-incremental-linux-ubuntu-14_04/lldb/packages/Python/lldbsuite/test/decorators.py",
 line 123, in wrapper
    func(*args, **kwargs)
  File 
"/home/buildnode/jenkins/workspace/oss-lldb-incremental-linux-ubuntu-14_04/lldb/packages/Python/lldbsuite/test/functionalities/process_attach/attach_denied/TestAttachDenied.py",
 line 38, in test_attach_to_process_by_id_denied
    pid = lldbutil.wait_for_file_on_target(self, pid_file_path)
  File 
"/home/buildnode/jenkins/workspace/oss-lldb-incremental-linux-ubuntu-14_04/lldb/packages/Python/lldbsuite/test/lldbutil.py",
 line 1064, in wait_for_file_on_target
    time.sleep(pow(2, i) * 0.25)
NameError: global name 'time' is not defined
Config=x86_64-/usr/lib/llvm-3.6/bin/clang

Jordan

> On Apr 8, 2016, at 10:12 , [email protected] wrote:
> 
> [FAILURE] oss-lldb-incremental-linux-ubuntu-14_04 [#2670]
> 
> Build URL:    
> https://ci.swift.org/job/oss-lldb-incremental-linux-ubuntu-14_04/2670/ 
> <https://ci.swift.org/job/oss-lldb-incremental-linux-ubuntu-14_04/2670/>
> Project:      oss-lldb-incremental-linux-ubuntu-14_04
> Date of build:        Fri, 08 Apr 2016 10:00:08 -0700
> Build duration:       12 min
> Identified problems:
> 
> Regression test failed: This build failed because a regression test in the 
> test suite FAILed. Below is a list of all errors:
> Indication 1 
> <https://ci.swift.org//job/oss-lldb-incremental-linux-ubuntu-14_04/2670/consoleFull#-1043984694fca400bf-2f4a-462e-b517-e058d770b2d7>
> Changes
> 
> Commit 2527f3c3402a85c42996e29932671d798a42d2c0 by jordan_rose:
> [test] XFAIL the coverage test under ASan.
> 
> edit: test/SILGen/coverage_smoke.swift

_______________________________________________
swift-lldb-dev mailing list
[email protected]
https://lists.swift.org/mailman/listinfo/swift-lldb-dev

Reply via email to