GithubHelp home page GithubHelp logo

failing libc tests about mystikos HOT 7 CLOSED

deislabs avatar deislabs commented on July 24, 2024
failing libc tests

from mystikos.

Comments (7)

jxyang avatar jxyang commented on July 24, 2024

libc-src-functional-fcntl.exe-(debug)-(run-hw).stdout.txt:********** unhandled: SYS_fork()
libc-src-functional-fscanf.exe-(debug)-(run-hw).stdout.txt:********** unhandled: SYS_pipe()
libc-src-functional-ipc_msg.exe-(debug)-(run-hw).stdout.txt:********** unhandled: SYS_msgget()
libc-src-functional-ipc_sem.exe-(debug)-(run-hw).stdout.txt:********** unhandled: SYS_semget()
libc-src-functional-ipc_shm.exe-(debug)-(run-hw).stdout.txt:********** unhandled: SYS_shmget()
libc-src-functional-popen.exe-(debug)-(run-hw).stdout.txt:********** unhandled: SYS_pipe2()

from mystikos.

jxyang avatar jxyang commented on July 24, 2024

Originally reported on 9/1/2020. Need to update the lists.

from mystikos.

bodzhang avatar bodzhang commented on July 24, 2024

@salsal97 , do you have the list of the failed tests from the latest run?

from mystikos.

salsal97 avatar salsal97 commented on July 24, 2024

This is the latest list of failed tests, and will be updated as and when tests move. Currently, 45 are failing

from mystikos.

bodzhang avatar bodzhang commented on July 24, 2024

@salsal97 , can the failed tests be run with error log to show the unhandled syscalls, similar to the info above?

from mystikos.

salsal97 avatar salsal97 commented on July 24, 2024

The updated list of failing libc tests:

MISSING SYSCALL ERRORS:
/src/functional/fcntl.exe: *** kernel panic: syscall.c(4464): myst_syscall(): unhandled syscall: SYS_fork()
/src/functional/ipc_msg.exe: *** kernel panic: syscall.c(4464): myst_syscall(): unhandled syscall: SYS_msgget()
/src/functional/ipc_sem.exe: *** kernel panic: syscall.c(4464): myst_syscall(): unhandled syscall: SYS_semget()
/src/functional/ipc_shm.exe: *** kernel panic: syscall.c(4464): myst_syscall(): unhandled syscall: SYS_shmget()
/src/functional/pthread_robust.exe: *** kernel panic: syscall.c(4464): myst_syscall(): unhandled syscall: SYS_get_robust_list()
/src/functional/utime.exe: *** kernel panic: syscall.c(4464): myst_syscall(): unhandled syscall: SYS_utimensat()
/src/regression/daemon-failure.exe: *** kernel panic: syscall.c(4464): myst_syscall(): unhandled syscall: SYS_fork()
/src/regression/fflush-exit.exe: *** kernel panic: syscall.c(4464): myst_syscall(): unhandled syscall: SYS_fork()
/src/regression/pthread_atfork-errno-clobber.exe: *** kernel panic: syscall.c(4464): myst_syscall(): unhandled syscall: SYS_fork()
/src/regression/pthread_exit-dtor.exe: *** kernel panic: syscall.c(4464): myst_syscall(): unhandled syscall: SYS_fork()
/src/regression/pthread-robust-detach.exe: *** kernel panic: syscall.c(4464): myst_syscall(): unhandled syscall: SYS_get_robust_list()

OTHER ERRORS:
/src/common/runtest.exe
/src/functional/env.exe
/src/functional/popen.exe
/src/functional/pthread_cancel-points.exe
/src/functional/sem_open.exe
/src/functional/spawn.exe
/src/functional/sscanf_long.exe
/src/functional/stat.exe
/src/functional/strptime.exe
/src/functional/vfork.exe
/src/math/fmal.exe
/src/math/lgamma.exe
/src/math/lgammaf.exe
/src/math/lgammal.exe
/src/math/powf.exe
/src/regression/execle-env.exe
/src/regression/fgetwc-buffering.exe
/src/regression/malloc-brk-fail.exe
/src/regression/malloc-oom.exe
/src/regression/pthread_cond_wait-cancel_ignored.exe
/src/regression/pthread_create-oom.exe
/src/regression/rlimit-open-files.exe
/src/regression/setenv-oom.exe
/src/regression/sigreturn.exe
/src/regression/statvfs.exe
/src/regression/syscall-sign-extend.exe

TEST TIMES OUT/NEVER COMPLETES:
/src/functional/pthread_cancel.exe
/src/functional/pthread_mutex.exe
/src/functional/pthread_mutex_pi.exe
/src/regression/raise-race.exe

from mystikos.

salsal97 avatar salsal97 commented on July 24, 2024

Closing this issue since the information here will be tracked in #188

from mystikos.

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.