You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@qpid.apache.org by or...@apache.org on 2018/02/01 15:18:27 UTC

qpid-broker-j git commit: QPID-8067: [Broker-J] Remove annotation '@Ignore' for the JMS test testing queue arrival time filter

Repository: qpid-broker-j
Updated Branches:
  refs/heads/master 8576f6d4f -> 424614770


QPID-8067: [Broker-J] Remove annotation '@Ignore' for the JMS test testing queue arrival time filter


Project: http://git-wip-us.apache.org/repos/asf/qpid-broker-j/repo
Commit: http://git-wip-us.apache.org/repos/asf/qpid-broker-j/commit/42461477
Tree: http://git-wip-us.apache.org/repos/asf/qpid-broker-j/tree/42461477
Diff: http://git-wip-us.apache.org/repos/asf/qpid-broker-j/diff/42461477

Branch: refs/heads/master
Commit: 424614770c10a5ec4ac90ba7fc3abf33bffad70f
Parents: 8576f6d
Author: Alex Rudyy <or...@apache.org>
Authored: Thu Feb 1 15:18:16 2018 +0000
Committer: Alex Rudyy <or...@apache.org>
Committed: Thu Feb 1 15:18:16 2018 +0000

----------------------------------------------------------------------
 .../systests/jms_1_1/extensions/filters/ArrivalTimeFilterTest.java  | 1 -
 1 file changed, 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/qpid-broker-j/blob/42461477/systests/qpid-systests-jms_1.1/src/test/java/org/apache/qpid/systests/jms_1_1/extensions/filters/ArrivalTimeFilterTest.java
----------------------------------------------------------------------
diff --git a/systests/qpid-systests-jms_1.1/src/test/java/org/apache/qpid/systests/jms_1_1/extensions/filters/ArrivalTimeFilterTest.java b/systests/qpid-systests-jms_1.1/src/test/java/org/apache/qpid/systests/jms_1_1/extensions/filters/ArrivalTimeFilterTest.java
index 165a298..660597f 100644
--- a/systests/qpid-systests-jms_1.1/src/test/java/org/apache/qpid/systests/jms_1_1/extensions/filters/ArrivalTimeFilterTest.java
+++ b/systests/qpid-systests-jms_1.1/src/test/java/org/apache/qpid/systests/jms_1_1/extensions/filters/ArrivalTimeFilterTest.java
@@ -79,7 +79,6 @@ public class ArrivalTimeFilterTest extends JmsTestBase
         }
     }
 
-    @Ignore("QPID-8067")
     @Test
     public void testQueueDefaultFilterArrivalTime1000() throws Exception
     {


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@qpid.apache.org
For additional commands, e-mail: commits-help@qpid.apache.org