Re: Failing tests

2018-02-28 Thread Ian Maxon
What's the log referred to there say?

On Wed, Feb 28, 2018 at 12:12 PM, Ahmed Eldawy  wrote:
> Hi,
>
> I'm trying to run the tests locally but they started to fail recently. I
> switched to a clean master branch from the github repository. I ran the
> commands 'git clean -fdx' and 'mvn clean verify' to make sure it's in a
> clean state but I still get test failures. Currently, I'm on revision
> '05bb98f3a411e7a04fb1b5180432ceec4928ff09' but it has been failing in
> previous versions also.
> Here is the output that I get when I run 'mvn clean verify'. Please let me
> know if you have any suggestions.
>
> Thanks
>
> --
> [INFO] Results:
> [INFO]
> *[ERROR] Failures:*
> *[ERROR]   SqlppExecutionWithCancellationTest.tearDown:54 There are 22
> leaked run files.*
> [INFO]
> [ERROR] Tests run: 10102, Failures: 1, Errors: 0, Skipped: 12
> [INFO]
> [INFO]
> 
> [INFO] Reactor Summary:
> [INFO]
> [INFO] hyracks-ecosystem-full-stack ... SUCCESS [
> 1.914 s]
> [INFO] hyracks  SUCCESS [
> 0.209 s]
> [INFO] hyracks-util ... SUCCESS [
> 8.391 s]
> [INFO] hyracks-ipc  SUCCESS [
> 1.604 s]
> [INFO] hyracks-api  SUCCESS [
> 4.236 s]
> [INFO] hyracks-net  SUCCESS [
> 1.738 s]
> [INFO] hyracks-comm ... SUCCESS [
> 0.458 s]
> [INFO] hyracks-control  SUCCESS [
> 0.077 s]
> [INFO] hyracks-control-common . SUCCESS [
> 0.832 s]
> [INFO] hyracks-http ... SUCCESS [
> 34.278 s]
> [INFO] hyracks-control-cc . SUCCESS [
> 27.072 s]
> [INFO] hyracks-control-nc . SUCCESS [
> 0.787 s]
> [INFO] hyracks-client . SUCCESS [
> 24.377 s]
> [INFO] hyracks-data ... SUCCESS [
> 0.070 s]
> [INFO] hyracks-data-std ... SUCCESS [
> 2.912 s]
> [INFO] hyracks-dataflow-common  SUCCESS [
> 5.891 s]
> [INFO] hyracks-dataflow-std ... SUCCESS [
> 10.775 s]
> [INFO] hyracks-nc-service . SUCCESS [
> 1.252 s]
> [INFO] hyracks-storage-common . SUCCESS [
> 0.567 s]
> [INFO] hyracks-storage-am-common .. SUCCESS [
> 2.399 s]
> [INFO] hyracks-storage-am-bloomfilter . SUCCESS [
> 0.372 s]
> [INFO] hyracks-storage-am-btree ... SUCCESS [
> 9.474 s]
> [INFO] hyracks-storage-am-lsm-common .. SUCCESS [
> 0.887 s]
> [INFO] hyracks-storage-am-lsm-invertedindex ... SUCCESS [
> 0.833 s]
> [INFO] hyracks-storage-am-lsm-btree ... SUCCESS [
> 0.671 s]
> [INFO] hyracks-storage-am-rtree ... SUCCESS [
> 0.700 s]
> [INFO] hyracks-storage-am-lsm-rtree ... SUCCESS [
> 0.658 s]
> [INFO] hyracks-test-support ... SUCCESS [
> 0.797 s]
> [INFO] hyracks-tests .. SUCCESS [
> 0.046 s]
> [INFO] hyracks-storage-common-test  SUCCESS [
> 24.302 s]
> [INFO] hyracks-storage-am-btree-test .. SUCCESS [
> 49.219 s]
> [INFO] hyracks-storage-am-rtree-test .. SUCCESS [
> 12.814 s]
> [INFO] hyracks-storage-am-lsm-common-test . SUCCESS [
> 6.775 s]
> [INFO] hyracks-storage-am-lsm-btree-test .. SUCCESS [
> 41.836 s]
> [INFO] hyracks-storage-am-lsm-rtree-test .. SUCCESS [
> 27.136 s]
> [INFO] hyracks-storage-am-lsm-invertedindex-test .. SUCCESS [01:33
> min]
> [INFO] hyracks-storage-am-bloomfilter-test  SUCCESS [
> 2.442 s]
> [INFO] hyracks-server . SUCCESS [
> 15.911 s]
> [INFO] hyracks-examples ... SUCCESS [
> 0.060 s]
> [INFO] tpch-example ... SUCCESS [
> 0.049 s]
> [INFO] tpchclient . SUCCESS [
> 0.441 s]
> [INFO] tpchserver . SUCCESS [
> 0.069 s]
> [INFO] text-example ... SUCCESS [
> 0.048 s]
> [INFO] texthelper . SUCCESS [
> 0.318 s]
> [INFO] textclient . SUCCESS [
> 0.382 s]
> [INFO] hyracks-maven-plugins .. SUCCESS [
> 0.203 s]
> [INFO] Hyracks VirtualCluster Maven Plugin  SUCCESS [
> 0.500 s]
> [INFO] textserver . 

Failing tests

2018-02-28 Thread Ahmed Eldawy
Hi,

I'm trying to run the tests locally but they started to fail recently. I
switched to a clean master branch from the github repository. I ran the
commands 'git clean -fdx' and 'mvn clean verify' to make sure it's in a
clean state but I still get test failures. Currently, I'm on revision
'05bb98f3a411e7a04fb1b5180432ceec4928ff09' but it has been failing in
previous versions also.
Here is the output that I get when I run 'mvn clean verify'. Please let me
know if you have any suggestions.

Thanks

--
[INFO] Results:
[INFO]
*[ERROR] Failures:*
*[ERROR]   SqlppExecutionWithCancellationTest.tearDown:54 There are 22
leaked run files.*
[INFO]
[ERROR] Tests run: 10102, Failures: 1, Errors: 0, Skipped: 12
[INFO]
[INFO]

[INFO] Reactor Summary:
[INFO]
[INFO] hyracks-ecosystem-full-stack ... SUCCESS [
1.914 s]
[INFO] hyracks  SUCCESS [
0.209 s]
[INFO] hyracks-util ... SUCCESS [
8.391 s]
[INFO] hyracks-ipc  SUCCESS [
1.604 s]
[INFO] hyracks-api  SUCCESS [
4.236 s]
[INFO] hyracks-net  SUCCESS [
1.738 s]
[INFO] hyracks-comm ... SUCCESS [
0.458 s]
[INFO] hyracks-control  SUCCESS [
0.077 s]
[INFO] hyracks-control-common . SUCCESS [
0.832 s]
[INFO] hyracks-http ... SUCCESS [
34.278 s]
[INFO] hyracks-control-cc . SUCCESS [
27.072 s]
[INFO] hyracks-control-nc . SUCCESS [
0.787 s]
[INFO] hyracks-client . SUCCESS [
24.377 s]
[INFO] hyracks-data ... SUCCESS [
0.070 s]
[INFO] hyracks-data-std ... SUCCESS [
2.912 s]
[INFO] hyracks-dataflow-common  SUCCESS [
5.891 s]
[INFO] hyracks-dataflow-std ... SUCCESS [
10.775 s]
[INFO] hyracks-nc-service . SUCCESS [
1.252 s]
[INFO] hyracks-storage-common . SUCCESS [
0.567 s]
[INFO] hyracks-storage-am-common .. SUCCESS [
2.399 s]
[INFO] hyracks-storage-am-bloomfilter . SUCCESS [
0.372 s]
[INFO] hyracks-storage-am-btree ... SUCCESS [
9.474 s]
[INFO] hyracks-storage-am-lsm-common .. SUCCESS [
0.887 s]
[INFO] hyracks-storage-am-lsm-invertedindex ... SUCCESS [
0.833 s]
[INFO] hyracks-storage-am-lsm-btree ... SUCCESS [
0.671 s]
[INFO] hyracks-storage-am-rtree ... SUCCESS [
0.700 s]
[INFO] hyracks-storage-am-lsm-rtree ... SUCCESS [
0.658 s]
[INFO] hyracks-test-support ... SUCCESS [
0.797 s]
[INFO] hyracks-tests .. SUCCESS [
0.046 s]
[INFO] hyracks-storage-common-test  SUCCESS [
24.302 s]
[INFO] hyracks-storage-am-btree-test .. SUCCESS [
49.219 s]
[INFO] hyracks-storage-am-rtree-test .. SUCCESS [
12.814 s]
[INFO] hyracks-storage-am-lsm-common-test . SUCCESS [
6.775 s]
[INFO] hyracks-storage-am-lsm-btree-test .. SUCCESS [
41.836 s]
[INFO] hyracks-storage-am-lsm-rtree-test .. SUCCESS [
27.136 s]
[INFO] hyracks-storage-am-lsm-invertedindex-test .. SUCCESS [01:33
min]
[INFO] hyracks-storage-am-bloomfilter-test  SUCCESS [
2.442 s]
[INFO] hyracks-server . SUCCESS [
15.911 s]
[INFO] hyracks-examples ... SUCCESS [
0.060 s]
[INFO] tpch-example ... SUCCESS [
0.049 s]
[INFO] tpchclient . SUCCESS [
0.441 s]
[INFO] tpchserver . SUCCESS [
0.069 s]
[INFO] text-example ... SUCCESS [
0.048 s]
[INFO] texthelper . SUCCESS [
0.318 s]
[INFO] textclient . SUCCESS [
0.382 s]
[INFO] hyracks-maven-plugins .. SUCCESS [
0.203 s]
[INFO] Hyracks VirtualCluster Maven Plugin  SUCCESS [
0.500 s]
[INFO] textserver . SUCCESS [
8.471 s]
[INFO] btree-example .. SUCCESS [
0.139 s]
[INFO] btreehelper  SUCCESS [
0.387 s]
[INFO] btreeclient  SUCCESS [
0.454 s]
[INFO] btreeserver  SUCCESS [
0.119 s]
[INFO]