efl/src/tests
Marcel Hollerbach 117d94d90e eio-tests: fix deadlocking of the testsuite
what happens was is that efl_model_children_count_get trigger the
monitoring to start. However, that means that *sometimes* the created
file in this test was sometimes called in a ADDED event due to the
listing of files, and sometimes due to the event of a newly added file.
The problem here is that when the ADDED event is added due to the file
listing and not the monitoring, then there *could* be a ADDED event and
the deletion of the file will not trigger a REMOVED event. Which is a
bug.

However, up to this point it is not fully clear to me if this is
solvable with this setup of monitoring or not. So this test is changed
to not trigger this deadlock anymore, the idea of the test is still
tested, just in another way.

ref T7478

Differential Revision: https://phab.enlightenment.org/D7412
2018-12-20 14:05:58 +01:00
..
ecore efl_app: introduce app_main for getting the app object 2018-12-20 12:56:54 +01:00
ecore_audio_cxx eolian-cxx: Remove .Base requirement 2016-04-21 18:31:53 -03:00
ecore_con ecore_con: no need for a long timeout when we know the test is supposed to timeout. 2018-12-07 14:30:35 +01:00
ecore_cxx meson: here comes cxx bindings 2018-10-24 12:05:58 +02:00
ector here comes meson 2018-10-02 17:22:50 +02:00
edje meson: abstract edje_cc exec lines 2018-12-06 15:13:34 +01:00
edje_cxx meson: here comes cxx bindings 2018-10-24 12:05:58 +02:00
eet here comes meson 2018-10-02 17:22:50 +02:00
eet_cxx meson: here comes cxx bindings 2018-10-24 12:05:58 +02:00
eeze here comes meson 2018-10-02 17:22:50 +02:00
efl xxx - fix eina_future_then calls to pass sotrage val - fix warns 2018-11-09 11:43:59 +00:00
efl_js eolian: implement new syntax for inheritance 2018-11-23 13:57:07 +01:00
efl_mono efl_app: introduce app_main for getting the app object 2018-12-20 12:56:54 +01:00
efreet efreet test - use correct free func prototype for desktyp type add 2018-11-09 11:43:59 +00:00
eina Revert "Revert "eina: add locale-independent eina_convert_strtod_c function"" 2018-12-05 11:17:53 +01:00
eina_cxx meson: use eolian_gen with -S 2018-12-03 19:00:26 +01:00
eio eio-tests: fix deadlocking of the testsuite 2018-12-20 14:05:58 +01:00
eldbus efl: make Efl.Model.properties_get return an Iterator<string>. 2018-11-23 10:13:58 -08:00
eldbus_cxx meson: here comes cxx bindings 2018-10-24 12:05:58 +02:00
elementary efl_app: introduce app_main for getting the app object 2018-12-20 12:56:54 +01:00
elementary_cxx meson: here comes cxx bindings 2018-10-24 12:05:58 +02:00
elocation tests: add instrumentation to existing tests to find slow tests 2018-04-05 11:10:25 +02:00
elput here comes meson 2018-10-02 17:22:50 +02:00
elua here comes meson 2018-10-02 17:22:50 +02:00
emile emile test - fix dtata struct init missing initted fields - warn 2018-11-09 11:43:59 +00:00
emotion meson: abstract edje_cc exec lines 2018-12-06 15:13:34 +01:00
eo eo suit - warn - include ptr indirection not privater to avoid warnings 2018-11-09 11:43:59 +00:00
eo_cxx meson: here comes cxx bindings 2018-10-24 12:05:58 +02:00
eolian meson: use eolian_gen with -S 2018-12-03 19:00:26 +01:00
eolian_cxx eolian-cxx: Add parent/extensions information to klass_def 2018-12-14 19:45:44 -02:00
eolian_js eolian: implement new syntax for inheritance 2018-11-23 13:57:07 +01:00
evas evas cache image: compare with cached image file 2018-11-29 16:01:48 -08:00
evas_cxx meson: here comes cxx bindings 2018-10-24 12:05:58 +02:00
evil evil: Fix test compilation. 2018-06-13 10:09:16 -04:00
.gitignore tests: add failsafe timeout for tests running in fork mode 2018-08-16 09:59:58 +02:00
efl_check.h efl check - fix uniit var warning by setting to 0 to start 2018-11-09 11:43:59 +00:00
meson.build here comes meson 2018-10-02 17:22:50 +02:00
timeout.c tests: add failsafe timeout for tests running in fork mode 2018-08-16 09:59:58 +02:00