Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [orion-releng] Orion Build : I20120118-2230

We should have an open bug for intermittent failures too. My best guess is these are bugs in our tests, in which case we need to track them down and fix them. Since these tests are only doing communication between a client and server on the same physical machine, I don't believe these are caused by intermittent communication problems like we sometimes had with some of our platform tests. This is the approach I have used for job tests that has worked fairly well for me:

- Open a single "intermittent failures" bug, rather than opening a separate bug every time
- Each time there is an intermittent failure, record the failure details in a comment
- After a few failures we can get a sense of the failure pattern which can be very helpful when trying to narrow down the problem.

I have opened this bug and recorded the first failure:

https://bugs.eclipse.org/bugs/show_bug.cgi?id=369078

John



Szymon Brandys <Szymon.Brandys@xxxxxxxxxx>
Sent by: orion-releng-bounces@xxxxxxxxxxx

01/19/2012 03:53 AM

Please respond to
Orion build notices and discussions <orion-releng@xxxxxxxxxxx>

To
Orion build notices and discussions <orion-releng@xxxxxxxxxxx>
cc
Subject
Re: [orion-releng] Orion Build : I20120118-2230





I opened bug 369034: [server] GitLogTest.testLogAllBranches fails in I20120118-2230 (https://bugs.eclipse.org/bugs/show_bug.cgi?id=369034) to investigate one of Git server test failures.
The other failure looks like an intermittent failure, but I'll keep watching it in the next build.

--
Szymon




From:        
e4Build@xxxxxxxxxxx
To:        
orion-releng@xxxxxxxxxxx
Date:        
2012-01-19 04:53
Subject:        
[orion-releng] Orion Build : I20120118-2230
Sent by:        
orion-releng-bounces@xxxxxxxxxxx




See here for the build results:
I20120118-2230
The build contains the following changes:
+ Bug 360472 - [client][log] make commit details a page (ASSIGNED)
+ Bug 364831 - More generic mechanism to use tasks only if necessary (ASSIGNED)
+ Bug 367639 - 100% CPU trying to open file (FIXED)
+ Bug 368885 - git-repository.html needs to be built (FIXED)
+ Bug 369001 - NPE in mirror.js when setMode not called (FIXED)

The following projects have changed:
org.eclipse.orion.client.core
org.eclipse.orion.client.debug
org.eclipse.orion.client.editor
org.eclipse.orion.client.git
org.eclipse.orion.releng
org.eclipse.orion.server.core
org.eclipse.orion.server.git
org.eclipse.orion.server.servlets
org.eclipse.orion.server.tests


Test Results
Test
# Tests
Failures
Errors
Success Rate
Time
 JS Tests - Chrome 12
263
0
0
100.00%
18.362
 JS Tests - Firefox 7.0.1
263
0
0
100.00%
19.132
 JS Tests - Firefox 8.0.1
263
0
0
100.00%
19.119
 JS Tests - Internet Explorer 9.0
228
0
0
100.00%
25.370
 JUnit Tests: Server Tests
270
0
2
99.26%
248.484




_______________________________________________
orion-releng mailing list
orion-releng@xxxxxxxxxxx

http://dev.eclipse.org/mailman/listinfo/orion-releng
_______________________________________________
orion-releng mailing list
orion-releng@xxxxxxxxxxx
http://dev.eclipse.org/mailman/listinfo/orion-releng


Back to the top