You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@avro.apache.org by "Sean Busbey (JIRA)" <ji...@apache.org> on 2017/03/10 17:17:04 UTC

[jira] [Updated] (AVRO-1602) FAILURE! - in org.apache.avro.ipc.trace.TestFileSpanStorage

     [ https://issues.apache.org/jira/browse/AVRO-1602?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sean Busbey updated AVRO-1602:
------------------------------
    Description: 
h3. Release Note

This change removed the Dapper-style RPC trace facility from both the Java and C# clients.

(closed issues can't have release notes added, so this is placed here instead)

h3. Original Description
Running org.apache.avro.ipc.trace.TestFileSpanStorage
Tests run: 4, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 9.995 sec <<< FAILURE! - in org.apache.avro.ipc.trace.TestFileSpanStorage
testRangeQuery1(org.apache.avro.ipc.trace.TestFileSpanStorage)  Time elapsed: 0.363 sec  <<< FAILURE!
java.lang.AssertionError: expected:<8> but was:<4>
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.failNotEquals(Assert.java:743)
	at org.junit.Assert.assertEquals(Assert.java:118)
	at org.junit.Assert.assertEquals(Assert.java:555)
	at org.junit.Assert.assertEquals(Assert.java:542)
	at org.apache.avro.ipc.trace.TestFileSpanStorage.testRangeQuery1(TestFileSpanStorage.java:159)

I see this issue:

http://apache-avro.679487.n3.nabble.com/Build-failed-in-Jenkins-AvroJava-475-td4030947.html

Is there a work-around?

  was:
Running org.apache.avro.ipc.trace.TestFileSpanStorage
Tests run: 4, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 9.995 sec <<< FAILURE! - in org.apache.avro.ipc.trace.TestFileSpanStorage
testRangeQuery1(org.apache.avro.ipc.trace.TestFileSpanStorage)  Time elapsed: 0.363 sec  <<< FAILURE!
java.lang.AssertionError: expected:<8> but was:<4>
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.failNotEquals(Assert.java:743)
	at org.junit.Assert.assertEquals(Assert.java:118)
	at org.junit.Assert.assertEquals(Assert.java:555)
	at org.junit.Assert.assertEquals(Assert.java:542)
	at org.apache.avro.ipc.trace.TestFileSpanStorage.testRangeQuery1(TestFileSpanStorage.java:159)

I see this issue:

http://apache-avro.679487.n3.nabble.com/Build-failed-in-Jenkins-AvroJava-475-td4030947.html

Is there a work-around?


> FAILURE! - in org.apache.avro.ipc.trace.TestFileSpanStorage
> -----------------------------------------------------------
>
>                 Key: AVRO-1602
>                 URL: https://issues.apache.org/jira/browse/AVRO-1602
>             Project: Avro
>          Issue Type: Bug
>          Components: build
>    Affects Versions: 1.7.7
>         Environment: Mac OS X 10.10 Yosemite
>            Reporter: David Laxer
>            Assignee: Doug Cutting
>             Fix For: 1.8.0
>
>         Attachments: AVRO-1602-1.patch, Screen Shot 2014-11-10 at 9.01.12 AM.png
>
>
> h3. Release Note
> This change removed the Dapper-style RPC trace facility from both the Java and C# clients.
> (closed issues can't have release notes added, so this is placed here instead)
> h3. Original Description
> Running org.apache.avro.ipc.trace.TestFileSpanStorage
> Tests run: 4, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 9.995 sec <<< FAILURE! - in org.apache.avro.ipc.trace.TestFileSpanStorage
> testRangeQuery1(org.apache.avro.ipc.trace.TestFileSpanStorage)  Time elapsed: 0.363 sec  <<< FAILURE!
> java.lang.AssertionError: expected:<8> but was:<4>
> 	at org.junit.Assert.fail(Assert.java:88)
> 	at org.junit.Assert.failNotEquals(Assert.java:743)
> 	at org.junit.Assert.assertEquals(Assert.java:118)
> 	at org.junit.Assert.assertEquals(Assert.java:555)
> 	at org.junit.Assert.assertEquals(Assert.java:542)
> 	at org.apache.avro.ipc.trace.TestFileSpanStorage.testRangeQuery1(TestFileSpanStorage.java:159)
> I see this issue:
> http://apache-avro.679487.n3.nabble.com/Build-failed-in-Jenkins-AvroJava-475-td4030947.html
> Is there a work-around?



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)