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

exp/inotify: intermittent test failure #3132

Closed
alberts opened this issue Feb 26, 2012 · 2 comments
Closed

exp/inotify: intermittent test failure #3132

alberts opened this issue Feb 26, 2012 · 2 comments

Comments

@alberts
Copy link
Contributor

alberts commented Feb 26, 2012

What steps will reproduce the problem?

go test exp/inotify

What do you see instead?

--- FAIL: TestInotifyEvents-16 (2.00 seconds)
inotify_linux_test.go:53: event received:
"/dev/shm/inotify572923356/TestInotifyEvents.testfile": 0x100 == IN_CREATE
inotify_linux_test.go:53: event received:
"/dev/shm/inotify572923356/TestInotifyEvents.testfile": 0x20 == IN_OPEN
inotify_linux_test.go:75: calling Close()
inotify_linux_test.go:77: waiting for the event channel to become closed...
inotify_linux_test.go:82: event stream was not closed after 1 second
FAIL

Which compiler are you using (5g, 6g, 8g, gccgo)?

6g

Which operating system are you using?

linux

Which revision are you using?  (hg identify)

tip
@robpike
Copy link
Contributor

robpike commented Feb 26, 2012

Comment 1:

Labels changed: added priority-later, removed priority-triage.

Status changed to Accepted.

@ianlancetaylor
Copy link
Contributor

Comment 2:

This issue was closed by revision da35d42.

Status changed to Fixed.

@golang golang locked and limited conversation to collaborators Jun 24, 2016
This issue was closed.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

4 participants