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

NSObject.CancelPreviousPerformRequestsWithTargetSelectorObject timing out consistently on build machine #1843

Closed
rajsesh opened this issue Jan 27, 2017 · 2 comments

Comments

@rajsesh
Copy link
Contributor

rajsesh commented Jan 27, 2017

2017-01-27T00:07:43.5318147Z [ OK ] NSObject.CancelPreviousPerformRequestsWithTarget (13363 ms)
2017-01-27T00:07:43.5318147Z [ RUN ] NSObject.CancelPreviousPerformRequestsWithTargetSelectorObject
2017-01-27T00:07:48.5319162Z D:\Build\Agent7_work\2\s\tests\unittests\Foundation\NSObject_CancelPreviousPerformRequests.m(174): error: Value of: fooChangedAsync.get()
2017-01-27T00:07:48.5319162Z Actual: false
2017-01-27T00:07:48.5319162Z Expected: true
2017-01-27T00:07:48.5319162Z testObject.foo did not change despite waiting for selector to fire
2017-01-27T00:07:57.0320879Z [ FAILED ] NSObject.CancelPreviousPerformRequestsWithTargetSelectorObject (13512 ms)
2017-01-27T00:07:57.0320879Z [----------] 19 tests from NSObject (27210 ms total)

@msft-Jeyaram
Copy link
Contributor

msft-Jeyaram commented Jan 27, 2017

😢
It's interesting how Timers failed earlier

@rajsesh
Copy link
Contributor Author

rajsesh commented Feb 9, 2017

This has since been fixed by @pradipd

@rajsesh rajsesh closed this as completed Feb 9, 2017
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

3 participants