Giter VIP home page Giter VIP logo

Comments (6)

Thanatermesis avatar Thanatermesis commented on May 29, 2024

Not sure if is the same issue but while trying to package it, it fails on the tests step:

$ cd tests
$ make check
...
../config/test-driver: line 109: 719779 Segmentation fault      "$@" > $log_file 2>&1
FAIL: ewe_ruler_test
../config/test-driver: line 109: 719784 Segmentation fault      "$@" > $log_file 2>&1
FAIL: eflete_test
../config/test-driver: line 109: 719789 Segmentation fault      "$@" > $log_file 2>&1
FAIL: alloc_test
../config/test-driver: line 109: 719794 Segmentation fault      "$@" > $log_file 2>&1
FAIL: diff_test
../config/test-driver: line 109: 719799 Segmentation fault      "$@" > $log_file 2>&1
FAIL: change_test../config/test-driver: line 109: 719779 Segmentation fault      "$@" > $log_file 2>&1
FAIL: ewe_ruler_test
../config/test-driver: line 109: 719784 Segmentation fault      "$@" > $log_file 2>&1
FAIL: eflete_test
../config/test-driver: line 109: 719789 Segmentation fault      "$@" > $log_file 2>&1
FAIL: alloc_test
../config/test-driver: line 109: 719794 Segmentation fault      "$@" > $log_file 2>&1
FAIL: diff_test
../config/test-driver: line 109: 719799 Segmentation fault      "$@" > $log_file 2>&1
FAIL: change_test
../config/test-driver: line 109: 719804 Segmentation fault      "$@" > $log_file 2>&1
FAIL: history_test
../config/test-driver: line 109: 719809 Segmentation fault      "$@" > $log_file 2>&1
FAIL: logger_test
../config/test-driver: line 109: 719816 Segmentation fault      "$@" > $log_file 2>&1
FAIL: config_test
../config/test-driver: line 109: 719832 Segmentation fault      "$@" > $log_file 2>&1
FAIL: cursor_test
============================================================================
Testsuite summary for eflete 1.19.99.8225
============================================================================
# TOTAL: 9
# PASS:  0
# SKIP:  0
# XFAIL: 0
# FAIL:  9
# XPASS: 0
# ERROR: 0

from eflete.

dimmus avatar dimmus commented on May 29, 2024

That's right. Have the same result. Don't use make check for a while.

I have solved the problem by manually editing test-driver, but in general config folder with test-driver is autogenerated.
There may be some issues with the most recent autotools. I need to investigate.

from eflete.

dimmus avatar dimmus commented on May 29, 2024

Started to update the test architecture according to the EFL's one.
Segfault disappeared, but some tests failed.

Watch the progress in the tests branch.

from eflete.

dimmus avatar dimmus commented on May 29, 2024

Much better :)
shot-2022-12-26_18-45-40

from eflete.

dimmus avatar dimmus commented on May 29, 2024

So, works in general. See #17

from eflete.

dimmus avatar dimmus commented on May 29, 2024

Segfault fixed.

from eflete.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.