Simone Atzeni

Results 7 issues of Simone Atzeni

@jprotze I fixed the driver for OSX since it was using the wrong library extension. Also I fix the runninOnValgrind function, however now it does not report any false alarm...

On Mac OSX "runOnTsan" is always initialized to 0 which consequently does not initialize the OMPT runtime. The races in the test suite are correctly reported but it reports false...

@jprotze I made a branch mac_osx, I tried to deal with the weak symbols and currently, it passes most of the tests except does not catch some races. One thing...

Failing tests: # The task_schedule event returns `status=task_completed` when it should be `task_other`, since the explicit task has not been scheduled yet test/OMPT/parallel/parallel_if0.c test/OMPT/parallel/serialized.c It seems this is due to...

Hi, I was wondering if there is a way to download the most downloaded apps from google play. For example sort them by "numDownloads" in decreasing order and get the...

Hi guys, these tests fail when executed on the host: 4.5/target_data/test_target_data_map_components_from.F90 4.5/target_data/test_target_data_map_components_to.F90 4.5/target_data/test_target_data_map_components_tofrom.F90 4.5/target_enter_data/test_target_enter_data_components_alloc.F90 4.5/target_enter_data/test_target_enter_data_components_to.F90 I was wondering if there is already a mechanism in sollve to figure out that...

Hi, this may be not an actual bug. I have noticed that there are several tests which fails when executed sequentially, and that’s ok according to the spec. However, some...

V&V bug