Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The unit test 'primer' takes too much time #8

Open
eternalNight opened this issue Sep 8, 2012 · 0 comments
Open

The unit test 'primer' takes too much time #8

eternalNight opened this issue Sep 8, 2012 · 0 comments

Comments

@eternalNight
Copy link
Collaborator

Description

The test 'primer' is soooo slow (10 minutes isn't enough for it to finish the work). As the maximum time allowed for a Qemu test instance to run is 600 seconds (and 10 seconds by default), this test will always time out and make a failure.

Commit

7e99100 unittest: Adapt tests on sfs to the current sfsimg.

Reproduce Steps

cd ucore
make ARCH=i386 menuconfig
UCORE_TEST=/testbin/primer make kernel
UCORE_TEST=/testbin/primer make sfsimg
make swapimg
./uCore_run

Current Result

You can have a sound sleep before the program exits :)

Expected Result

The test takes as much time as primer2 and primer3.

xyongcn referenced this issue in xyongcn/ucore_plus Jun 14, 2016
FUSE FreeBSD compat sigset and mutex fix.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant