[
https://issues.apache.org/jira/browse/CALCITE-3289?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
xzh_dz updated CALCITE-3289:
----------------------------
Description:
!image-2019-08-24-20-35-39-763.png|width=522,height=112!
org.junit.AssumptionViolatedException: got: <false>, expected: is
<true>org.junit.AssumptionViolatedException: got: <false>, expected: is <true>
at org.junit.Assume.assumeThat(Assume.java:95) at
org.junit.Assume.assumeTrue(Assume.java:41) at
org.apache.calcite.adapter.file.FileReaderTest.testFileReaderUrlNoPath(FileReaderTest.java:72)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498) at
org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
at
org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
at
org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
was:!image-2019-08-24-20-35-39-763.png|width=522,height=112!
> Disable test pending fix for Wikipedia format change
> ----------------------------------------------------
>
> Key: CALCITE-3289
> URL: https://issues.apache.org/jira/browse/CALCITE-3289
> Project: Calcite
> Issue Type: Test
> Reporter: xzh_dz
> Priority: Minor
> Labels: pull-request-available
> Attachments: image-2019-08-24-20-35-39-763.png
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> !image-2019-08-24-20-35-39-763.png|width=522,height=112!
> org.junit.AssumptionViolatedException: got: <false>, expected: is
> <true>org.junit.AssumptionViolatedException: got: <false>, expected: is <true>
> at org.junit.Assume.assumeThat(Assume.java:95) at
> org.junit.Assume.assumeTrue(Assume.java:41) at
> org.apache.calcite.adapter.file.FileReaderTest.testFileReaderUrlNoPath(FileReaderTest.java:72)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
> at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> at java.lang.reflect.Method.invoke(Method.java:498) at
> org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
> at
> org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
> at
> org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
--
This message was sent by Atlassian Jira
(v8.3.2#803003)