Merge lp:~al-maisan/launchpad/merge-conflicts-2 into lp:launchpad/db-devel

Proposed by Muharem Hrnjadovic
Status: Merged
Approved by: Brad Crittenden
Approved revision: not available
Merged at revision: not available
Proposed branch: lp:~al-maisan/launchpad/merge-conflicts-2
Merge into: lp:launchpad/db-devel
Diff against target: 25 lines (+5/-3)
1 file modified
lib/lp/soyuz/tests/test_buildqueue.py (+5/-3)
To merge this branch: bzr merge lp:~al-maisan/launchpad/merge-conflicts-2
Reviewer Review Type Date Requested Status
Brad Crittenden (community) code Approve
Review via email: mp+19994@code.launchpad.net
To post a comment you must log in.
Revision history for this message
Muharem Hrnjadovic (al-maisan) wrote :

resolves stable -> db-devel merge conflicts.

Revision history for this message
Brad Crittenden (bac) :
review: Approve (code)

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
=== modified file 'lib/lp/soyuz/tests/test_buildqueue.py'
--- lib/lp/soyuz/tests/test_buildqueue.py 2010-02-23 16:12:55 +0000
+++ lib/lp/soyuz/tests/test_buildqueue.py 2010-02-23 19:37:13 +0000
@@ -495,7 +495,9 @@
495class TestMinTimeToNextBuilder(SingleArchBuildsBase):495class TestMinTimeToNextBuilder(SingleArchBuildsBase):
496 """Test estimated time-to-builder with builds targetting a single496 """Test estimated time-to-builder with builds targetting a single
497 processor."""497 processor."""
498 def test_min_time_to_next_builder(self):498 # XXX Michael Nelson 20100223 bug=525329
499 # This is still failing spuriously.
500 def disabled_test_min_time_to_next_builder(self):
499 """When is the next builder capable of running the job at the head of501 """When is the next builder capable of running the job at the head of
500 the queue becoming available?"""502 the queue becoming available?"""
501 # Test the estimation of the minimum time until a builder becomes503 # Test the estimation of the minimum time until a builder becomes
@@ -682,8 +684,8 @@
682684
683class TestMinTimeToNextBuilderMulti(MultiArchBuildsBase):685class TestMinTimeToNextBuilderMulti(MultiArchBuildsBase):
684 """Test estimated time-to-builder with builds and multiple processors."""686 """Test estimated time-to-builder with builds and multiple processors."""
685 # XXX sinzui 2010-02-21 bug=525329: disabled because of a spurious failure687 # XXX Michael Nelson 20100223 bug=525329
686 # in https://lpbuildbot.canonical.com/builders/db_lp/builds/527.688 # This is still failing spuriously.
687 def disabled_test_min_time_to_next_builder(self):689 def disabled_test_min_time_to_next_builder(self):
688 """When is the next builder capable of running the job at the head of690 """When is the next builder capable of running the job at the head of
689 the queue becoming available?"""691 the queue becoming available?"""

Subscribers

People subscribed via source and target branches

to status/vote changes: