Stefan,

Could you check the environment where the test runs? In the log
https://build.enlightenment.org/job/nightly_efl_gcc_x86_64/ws/src/test-suite.log
I see:

WARNING: your system miss '::1 localhost' or '::1 localhost6' in /etc/hosts
98%: Checks: 54, Failures: 1, Errors: 0
tests/ecore_con/ecore_con_test_efl_net_ip_address.c:1149:F:Efl_Net_Ip_Address:ecore_test_efl_net_ip_address_ipv6_resolve_ok:0:
Expected error=0 (success), got 1073741834 (Couldn't resolve host
name) resolving=[::1]

maybe the machine is not IPv6-enabled? or nswitch.conf disables something?

The failing test is trying getaddrinfo("::1", "0", hints={ai_family =
AF_UNSPEC.. }), thus it shouldn't fail.



On Mon, Dec 12, 2016 at 9:54 PM,  <no-re...@enlightenment.org> wrote:
> https://build.enlightenment.org/job/nightly_efl_gcc_x86_64/1417/Changes:
>
> [jpeg] efl_canvas_proxy: fix the parameter of EINA_COW_WRITE
>
> [barbieri] efl_net: spell check s/revogation/revocation/g
>
> [barbieri] yoda-style inactivity timeout.
>
> [barbieri] Efl_Future: class name (string) using "." for namespace.
>
> [barbieri] efl_net: move error COULDNT_RESOLVE_HOST to broader scope.
>
> [barbieri] efl_net: add Efl.Net.Ip_Address
>
> [barbieri] efl_net_dialer_http: fix reference check.
>
> [barbieri] efl_net_dialer_http: fix HEAD requests.
>
> [jpeg] elm_spinner: Spinner internal focus logic fixed to following new 
> focused
>
> [andy] elm_code: Fix parameter ordering for consistency
>
> [Stefan Schmidt] docs: ecore_con: document newly added extern struct item
>
> [Stefan Schmidt] docs: ecore_con: fill gaps in newly added efl_net_ip_address
>
> [daniel.hirt] Ui text: implement scrolling with line wrap
>
> [daniel.hirt] Ui text: fix selection handler behavior
>
> [daniel.hirt] Ui text: disable selection handler from test
>
> [daniel.hirt] Ui text: implement non-editable beahvior
>
> [daniel.hirt] Ui text interactive: fix passing of wrong object
>
> [daniel.hirt] Canvas text: call "changed" on annotation_insert
>
> [daniel.hirt] Ui text: move tests to test_efl_ui_text.c
>
> [daniel.hirt] Canvas text: call "changed" on style_set
>
> [daniel.hirt] Ui text: remove unimplemented imf api
>
> [barbieri] efl_net_ip_address: improve docs.
>
> [barbieri] test efl_net_ip_address: check if /etc/hosts has '::1 localhost'
>
> [andy] elm_code: Fix tests for parameter reordering
>
> [barbieri] add missing includes for BSD.
>
> [barbieri] test efl_net_ip_address: also check localhost6.
>
> [barbieri] efl_net_ip_address: make coverity happy.
>
> [barbieri] ecore_con_legacy: fix coverity issues (use after free)
>
> [Stefan Schmidt] ethumb: fix resource leak introduced in file path 
> sanitization rework
>
> [Stefan Schmidt] elm: theme: avoid double free in theme version check
>
> [bdilly] Evas: Add seat_event_filter_set()/get() API.
>
> [bdilly] Efl.Canvas.Object: Override efl_event_callback_[legacy]_call.
>
> [bdilly] Evas: Objects must not be focused with the seat is not allowed to 
> emit
>
> [bdilly] Evas: Add event filter example.
>
> ------------------------------------------
> [...truncated 7241 lines...]
>   CC       tests/eeze/tests_eeze_eeze_suite-eeze_test_sensor.o
>   CC       tests/eeze/tests_eeze_eeze_suite-eeze_test_udev.o
>   CCLD     tests/efreet/efreet_suite
>   CC       tests/eio/tests_eio_eio_suite-eio_suite.o
>   CC       tests/eio/tests_eio_eio_suite-eio_model_test_file.o
>   CC       tests/eio/tests_eio_eio_suite-eio_model_test_monitor_add.o
>   CC       tests/eio/tests_eio_eio_suite-eio_test_monitor.o
>   CC       tests/eio/tests_eio_eio_suite-eio_test_sentry.o
>   CC       tests/eio/tests_eio_eio_suite-eio_test_file.o
>   CC       tests/eio/tests_eio_eio_suite-eio_test_manager.o
>   CC       tests/eio/tests_eio_eio_suite-eio_test_manager_xattr.o
>   CC       tests/eio/tests_eio_eio_suite-eio_test_xattr.o
>   CC       tests/eio/tests_eio_eio_suite-eio_test_common.o
>   CC       tests/eio/tests_eio_eio_suite-eio_test_map.o
>   CC       tests/eio/tests_eio_eio_suite-eio_test_eet.o
>   CC       tests/edje/tests_edje_edje_suite-edje_suite.o
>   CC       tests/edje/tests_edje_edje_suite-edje_test_edje.o
>   CC       tests/elementary/tests_elementary_elm_suite-elm_suite.o
>   CC       tests/elementary/tests_elementary_elm_suite-elm_test_helper.o
>   CC       tests/elementary/tests_elementary_elm_suite-elm_test_atspi.o
>   CC       tests/elementary/tests_elementary_elm_suite-elm_test_check.o
>   CC       
> tests/elementary/tests_elementary_elm_suite-elm_test_colorselector.o
>   CC       tests/elementary/tests_elementary_elm_suite-elm_test_entry.o
>   CC       tests/elementary/tests_elementary_elm_suite-elm_test_init.o
>   CC       tests/elementary/tests_elementary_elm_suite-elm_test_list.o
>   CC       tests/elementary/tests_elementary_elm_suite-elm_test_button.o
>   CC       tests/elementary/tests_elementary_elm_suite-elm_test_image.o
>   CC       tests/elementary/tests_elementary_elm_suite-elm_test_photo.o
>   CC       tests/elementary/tests_elementary_elm_suite-elm_test_actionslider.o
>   CC       tests/elementary/tests_elementary_elm_suite-elm_test_box.o
>   CC       tests/elementary/tests_elementary_elm_suite-elm_test_table.o
>   CC       tests/elementary/tests_elementary_elm_suite-elm_test_thumb.o
>   CC       tests/elementary/tests_elementary_elm_suite-elm_test_menu.o
>   CC       tests/elementary/tests_elementary_elm_suite-elm_test_photocam.o
>   CC       tests/elementary/tests_elementary_elm_suite-elm_test_win.o
>   CC       tests/elementary/tests_elementary_elm_suite-elm_test_icon.o
>   CC       tests/elementary/tests_elementary_elm_suite-elm_test_prefs.o
>   CC       tests/elementary/tests_elementary_elm_suite-elm_test_map.o
>   CC       tests/elementary/tests_elementary_elm_suite-elm_test_glview.o
>   CC       tests/elementary/tests_elementary_elm_suite-elm_test_web.o
>   CC       tests/elementary/tests_elementary_elm_suite-elm_test_toolbar.o
>   CC       tests/elementary/tests_elementary_elm_suite-elm_test_grid.o
>   CC       tests/elementary/tests_elementary_elm_suite-elm_test_diskselector.o
>   CC       tests/elementary/tests_elementary_elm_suite-elm_test_notify.o
>   CC       tests/elementary/tests_elementary_elm_suite-elm_test_mapbuf.o
>   CC       tests/elementary/tests_elementary_elm_suite-elm_test_flip.o
>   CC       tests/elementary/tests_elementary_elm_suite-elm_test_layout.o
>   CC       tests/elementary/tests_elementary_elm_suite-elm_test_slider.o
>   CC       tests/elementary/tests_elementary_elm_suite-elm_test_ctxpopup.o
>   CC       tests/elementary/tests_elementary_elm_suite-elm_test_separator.o
>   CC       tests/elementary/tests_elementary_elm_suite-elm_test_calendar.o
>   CC       tests/elementary/tests_elementary_elm_suite-elm_test_inwin.o
>   CC       tests/elementary/tests_elementary_elm_suite-elm_test_gengrid.o
>   CC       tests/elementary/tests_elementary_elm_suite-elm_test_radio.o
>   CC       tests/elementary/tests_elementary_elm_suite-elm_test_scroller.o
>   CC       tests/elementary/tests_elementary_elm_suite-elm_test_frame.o
>   CC       tests/elementary/tests_elementary_elm_suite-elm_test_datetime.o
>   CC       tests/elementary/tests_elementary_elm_suite-elm_test_player.o
>   CC       tests/elementary/tests_elementary_elm_suite-elm_test_bg.o
>   CC       tests/elementary/tests_elementary_elm_suite-elm_test_video.o
>   CC       
> tests/elementary/tests_elementary_elm_suite-elm_test_segmentcontrol.o
>   CC       tests/elementary/tests_elementary_elm_suite-elm_test_progressbar.o
>   CC       tests/elementary/tests_elementary_elm_suite-elm_test_fileselector.o
>   CC       
> tests/elementary/tests_elementary_elm_suite-elm_test_fileselector_button.o
>   CC       
> tests/elementary/tests_elementary_elm_suite-elm_test_fileselector_entry.o
>   CC       tests/elementary/tests_elementary_elm_suite-elm_test_hoversel.o
>   CC       
> tests/elementary/tests_elementary_elm_suite-elm_test_multibuttonentry.o
>   CC       tests/elementary/tests_elementary_elm_suite-elm_test_naviframe.o
>   CC       tests/elementary/tests_elementary_elm_suite-elm_test_popup.o
>   CC       tests/elementary/tests_elementary_elm_suite-elm_test_bubble.o
>   CC       tests/elementary/tests_elementary_elm_suite-elm_test_clock.o
>   CC       tests/elementary/tests_elementary_elm_suite-elm_test_conformant.o
>   CC       tests/elementary/tests_elementary_elm_suite-elm_test_dayselector.o
>   CC       tests/elementary/tests_elementary_elm_suite-elm_test_flipselector.o
>   CC       tests/elementary/tests_elementary_elm_suite-elm_test_genlist.o
>   CC       tests/elementary/tests_elementary_elm_suite-elm_test_hover.o
>   CC       tests/elementary/tests_elementary_elm_suite-elm_test_index.o
>   CC       tests/elementary/tests_elementary_elm_suite-elm_test_label.o
>   CC       tests/elementary/tests_elementary_elm_suite-elm_test_panel.o
>   CC       tests/elementary/tests_elementary_elm_suite-elm_test_panes.o
>   CC       tests/elementary/tests_elementary_elm_suite-elm_test_slideshow.o
>   CC       tests/elementary/tests_elementary_elm_suite-elm_test_spinner.o
>   CC       tests/elementary/tests_elementary_elm_suite-elm_test_plug.o
>   CC       tests/elementary/tests_elementary_elm_suite-elm_test_config.o
>   CC       
> tests/elementary/tests_elementary_elm_suite-elm_code_file_test_load.o
>   CC       
> tests/elementary/tests_elementary_elm_suite-elm_code_file_test_memory.o
>   CC       tests/elementary/tests_elementary_elm_suite-elm_code_test_basic.o
>   CC       tests/elementary/tests_elementary_elm_suite-elm_code_test_line.o
>   CC       tests/elementary/tests_elementary_elm_suite-elm_code_test_parse.o
> tests/elementary/elm_code_file_test_load.c: In function 'elm_code_file_load':
> tests/elementary/elm_code_file_test_load.c:20:4: warning: ignoring return 
> value of 'realpath', declared with attribute warn_unused_result 
> [-Wunused-result]
>     realpath(path, real);
>     ^
>   CC       tests/elementary/tests_elementary_elm_suite-elm_code_test_text.o
>   CC       tests/elementary/tests_elementary_elm_suite-elm_code_test_indent.o
>   CC       tests/elementary/tests_elementary_elm_suite-elm_code_test_widget.o
>   CC       
> tests/elementary/tests_elementary_elm_suite-elm_code_test_widget_text.o
>   CC       
> tests/elementary/tests_elementary_elm_suite-elm_code_test_widget_selection.o
>   CC       
> tests/elementary/tests_elementary_elm_suite-elm_code_test_widget_undo.o
>   CXX      tests/eina_cxx/tests_eina_cxx_eina_cxx_suite-eina_cxx_suite.o
>   CXX      tests/eina_cxx/tests_eina_cxx_eina_cxx_suite-eina_cxx_test_inlist.o
>   CXX      tests/eina_cxx/tests_eina_cxx_eina_cxx_suite-eina_cxx_test_log.o
>   CXX      
> tests/eina_cxx/tests_eina_cxx_eina_cxx_suite-eina_cxx_test_inarray.o
>   CXX      
> tests/eina_cxx/tests_eina_cxx_eina_cxx_suite-eina_cxx_test_iterator.o
>   CXX      
> tests/eina_cxx/tests_eina_cxx_eina_cxx_suite-eina_cxx_test_ptrarray.o
>   CXX      
> tests/eina_cxx/tests_eina_cxx_eina_cxx_suite-eina_cxx_test_ptrlist.o
>   CXX      
> tests/eina_cxx/tests_eina_cxx_eina_cxx_suite-eina_cxx_test_accessor.o
>   CC       tests/eina_cxx/tests_eina_cxx_eina_cxx_suite-simple.o
>   CXX      tests/eo_cxx/tests_eo_cxx_eo_cxx_suite-eo_cxx_suite.o
>   CXX      tests/eo_cxx/tests_eo_cxx_eo_cxx_suite-eo_cxx_test_promise.o
>   CXX      tests/ecore_cxx/tests_ecore_cxx_ecore_cxx_suite-ecore_cxx_suite.o
>   CXX      
> tests/ecore_cxx/tests_ecore_cxx_ecore_cxx_suite-ecore_cxx_test_safe_call.o
>   CXX      tests/ecore_cxx/tests_ecore_cxx_cxx_compile_test-cxx_compile_test.o
>   CXX      tests/eet_cxx/tests_eet_cxx_eet_cxx_suite-eet_cxx_suite.o
>   CXX      
> tests/eet_cxx/tests_eet_cxx_eet_cxx_suite-eet_cxx_test_descriptors.o
>   CXX      
> tests/eldbus_cxx/tests_eldbus_cxx_eldbus_cxx_suite-eldbus_cxx_suite.o
>   CXX      
> tests/eldbus_cxx/tests_eldbus_cxx_eldbus_cxx_suite-eldbus_cxx_test_eldbus_connect.o
>   CXX      
> tests/eldbus_cxx/tests_eldbus_cxx_eldbus_cxx_suite-eldbus_cxx_test_eldbus_client.o
>   CXX      tests/evas_cxx/tests_evas_cxx_cxx_compile_test-cxx_compile_test.o
>   CXX      
> tests/elementary_cxx/tests_elementary_cxx_cxx_compile_test-cxx_compile_test.o
>   CXX      
> tests/eolian_cxx/tests_eolian_cxx_eolian_cxx_suite-eolian_cxx_suite.o
>   CXX      
> tests/eolian_cxx/tests_eolian_cxx_eolian_cxx_suite-eolian_cxx_test_parse.o
>   CC       tests/eolian_cxx/tests_eolian_cxx_eolian_cxx_suite-a.o
>   CC       tests/eolian_cxx/tests_eolian_cxx_eolian_cxx_suite-b.o
>   CC       tests/eolian_cxx/tests_eolian_cxx_eolian_cxx_suite-c.o
>   CC       tests/eolian_cxx/tests_eolian_cxx_eolian_cxx_suite-d.o
>   CXX      
> tests/eolian_cxx/tests_eolian_cxx_eolian_cxx_suite-eolian_cxx_test_binding.o
>   CXX      
> tests/eolian_cxx/tests_eolian_cxx_eolian_cxx_suite-eolian_cxx_test_address_of.o
>   CC       tests/eolian_cxx/tests_eolian_cxx_eolian_cxx_suite-simple.o
>   CC       tests/eolian_cxx/tests_eolian_cxx_eolian_cxx_suite-name_name.o
>   CXX      tests/eolian_cxx/tests_eolian_cxx_eolian_cxx_suite-name_name_cxx.o
>   CC       tests/eolian_cxx/tests_eolian_cxx_eolian_cxx_suite-generic.o
>   CXX      
> tests/eolian_cxx/tests_eolian_cxx_eolian_cxx_suite-eolian_cxx_test_inheritance.o
>   CC       tests/eolian_cxx/tests_eolian_cxx_eolian_cxx_suite-complex.o
>   CXX      tests/eolian_cxx/tests_eolian_cxx_eolian_cxx_suite-complex_cxx.o
>   CC       tests/elua/tests_elua_elua_suite-elua_lib.o
>   CC       tests/elua/tests_elua_elua_suite-elua_suite.o
>   CCLD     tests/eina/module_dummy.la
>   CCLD     tests/eina/eina_suite
>   CXXLD    tests/eina/cxx_compile_test
>   CCLD     tests/eo/test_access
>   CCLD     tests/eo/test_composite_objects
>   CCLD     tests/eo/test_constructors
>   CCLD     tests/eo/test_function_overrides
>   CCLD     tests/eo/test_interface
>   CCLD     tests/eo/test_mixin
>   CCLD     tests/eo/test_signals
>   CCLD     tests/eo/test_children
>   CCLD     tests/eo/eo_suite_add_fallback
>   CCLD     tests/eo/eo_suite
>   CCLD     tests/emile/emile_suite
>   CCLD     tests/eet/eet_suite
>   CCLD     tests/eolian/eolian_suite
>   CCLD     tests/ector/ector_suite
>   CXXLD    tests/ector/cxx_compile_test
>   CCLD     tests/ecore/ecore_suite
>   CCLD     tests/evas/evas_suite
>   CCLD     tests/eldbus/eldbus_suite
>   CCLD     tests/ecore_con/ecore_con_suite
>   CCLD     tests/eeze/eeze_suite
>   CCLD     tests/eio/eio_suite
>   CCLD     tests/edje/edje_suite
>   CCLD     tests/elementary/elm_suite
>   CXXLD    tests/eina_cxx/eina_cxx_suite
>   CXXLD    tests/eo_cxx/eo_cxx_suite
>   CXXLD    tests/ecore_cxx/ecore_cxx_suite
>   CXXLD    tests/ecore_cxx/cxx_compile_test
>   CXXLD    tests/eet_cxx/eet_cxx_suite
>   CXXLD    tests/eldbus_cxx/eldbus_cxx_suite
>   CXXLD    tests/evas_cxx/cxx_compile_test
>   CXXLD    tests/elementary_cxx/cxx_compile_test
>   CXXLD    tests/eolian_cxx/eolian_cxx_suite
>   CCLD     tests/elua/elua_suite
> make  check-TESTS
> PASS: tests/eo/test_composite_objects
> PASS: tests/eo/test_children
> PASS: tests/eo/test_constructors
> PASS: tests/eo/test_access
> PASS: tests/eo/test_function_overrides
> PASS: tests/eo/test_mixin
> PASS: tests/eo/test_interface
> PASS: tests/eo/test_signals
> PASS: tests/emile/emile_suite
> PASS: tests/ector/ector_suite
> PASS: tests/eolian/eolian_suite
> PASS: tests/eet/eet_suite
> PASS: tests/eo/eo_suite
> PASS: tests/eo/eo_suite_add_fallback
> PASS: tests/eeze/eeze_suite
> PASS: tests/efreet/efreet_suite
> PASS: tests/eldbus/eldbus_suite
> FAIL: tests/ecore_con/ecore_con_suite
> PASS: tests/edje/edje_suite
> PASS: tests/eina_cxx/eina_cxx_suite
> PASS: tests/eo_cxx/eo_cxx_suite
> PASS: tests/ecore_cxx/ecore_cxx_suite
> PASS: tests/ecore_cxx/cxx_compile_test
> PASS: tests/eet_cxx/eet_cxx_suite
> PASS: tests/eldbus_cxx/eldbus_cxx_suite
> PASS: tests/evas_cxx/cxx_compile_test
> PASS: tests/elementary_cxx/cxx_compile_test
> PASS: tests/eolian_cxx/eolian_cxx_suite
> PASS: tests/elua/elua_suite
> PASS: tests/evas/evas_suite
> PASS: tests/eina/eina_suite
> PASS: tests/eio/eio_suite
> PASS: tests/elementary/elm_suite
> PASS: tests/ecore/ecore_suite
> ============================================================================
> Testsuite summary for efl 1.18.99.51639
> ============================================================================
> # TOTAL: 34
> # PASS:  33
> # SKIP:  0
> # XFAIL: 0
> # FAIL:  1
> # XPASS: 0
> # ERROR: 0
> ============================================================================
> See src/test-suite.log
> Please report to enlightenment-devel@lists.sourceforge.net
> ============================================================================
> make[6]: *** [Makefile:50398: test-suite.log] Error 1
> make[5]: *** [Makefile:50506: check-TESTS] Error 2
> make[4]: *** [Makefile:50955: check-am] Error 2
> make[3]: *** [Makefile:50290: check-recursive] Error 1
> make[2]: *** [Makefile:50957: check] Error 2
> make[1]: *** [Makefile:2950: check-recursive] Error 1
> make: *** [Makefile:3469: lcov-check] Error 2
> Build step 'Execute shell' marked build as failure
> [WARNINGS] Skipping publisher since build result is FAILURE
> Archiving artifacts
> [nightly_efl_gcc_x86_64] $ /bin/sh -xe 
> /srv/build/tmp/CommandInterpreterCondition4524331277480769583.sh
> + test yes = yes
> Run condition [Execute Shell] enabling perform for step [[Archive the 
> artifacts]]
> Archiving artifacts
> Run condition [Always] enabling perform for step [[Execute shell]]
> [nightly_efl_gcc_x86_64] $ /bin/sh -xe 
> /srv/build/tmp/hudson1079227936640568984.sh
> + find . -name 'efl-*' -print0
> + xargs -0 --no-run-if-empty -- chmod -R u+w
> Archiving artifacts
> [xUnit] [INFO] - Starting to record.
> [xUnit] [INFO] - Processing Check-Version N/A (default)
> [xUnit] [INFO] - [Check-Version N/A (default)] - 21 test report file(s) were 
> found with the pattern '**/check-results.xml' relative to 
> '<https://build.enlightenment.org/job/nightly_efl_gcc_x86_64/ws/'> for the 
> testing framework 'Check-Version N/A (default)'.
> [xUnit] [INFO] - Check 'Failed Tests' threshold.
> [xUnit] [INFO] - Check 'Skipped Tests' threshold.
> [xUnit] [INFO] - Setting the build status to FAILURE
> [xUnit] [INFO] - Stopping recording.
> Archiving artifacts
>
>



-- 
Gustavo Sverzut Barbieri
--------------------------------------
Mobile: +55 (16) 99354-9890

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most 
engaging tech sites, SlashDot.org! http://sdm.link/slashdot
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to