netcdf-c icon indicating copy to clipboard operation
netcdf-c copied to clipboard

Large File Tests failing on ARM

Open WardF opened this issue 8 years ago • 6 comments

Possibly related to the recent spate of merges, so that will be put on hold until this is tracked down. The tests are running but so far the following tests are failing on ARM:

  • nc_test/tst_big_var2
  • nc_test/tst_big_rvar
  • nc_test/tst_big_var

I will update this list when the tests finish (they take around an hour on ARM) and post a link to the cdash entry with the failure information. Once we have that I can do a git bisect to track down the failure.

  • Update - LFS tests on OSX are working (64-bit), will see if 32-bit work as well.
  • Update - LFS tests work on 64-bit windows. Will try 32-bit next.

WardF avatar Nov 10 '17 20:11 WardF

It is pure supposition that it's related to the recent spate of pull requests; that was simply my first thought since I haven't been doing LFS tests each time.

WardF avatar Nov 10 '17 20:11 WardF

As for me, I just noticed large file tests and added them to some CI builds today.

I am still hunting for my rasberry pi so I can set up some ARM builds myself...

edhartnett avatar Nov 10 '17 21:11 edhartnett

I will test this branch shortly, thank you very much @wkliao

WardF avatar Jan 19 '18 22:01 WardF

@WardF let me know the results. If it fixes the issue I will include this PR in my mega-merge PR. (Or you can just go ahead and merge directly to master.)

edhartnett avatar Jan 19 '18 22:01 edhartnett

Running now; just FYI, between a combination of slow processor and the terrible I/O throughput of the flash drive, these take a fairly long time to run on ARM. But, they are running :)

WardF avatar Jan 19 '18 22:01 WardF

Yes, I have a matrix build on mine that takes forever to build a bunch of combinations. But I will run it on my current branch and go off and have some beer and pizza.

edhartnett avatar Jan 19 '18 23:01 edhartnett