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

race condition in config test #170

Closed
klizhentas opened this issue Feb 26, 2016 · 0 comments
Closed

race condition in config test #170

klizhentas opened this issue Feb 26, 2016 · 0 comments
Assignees
Labels

Comments

@klizhentas
Copy link
Contributor

Happens once in 20 runs, looks like some test race condition

=== RUN   TestConfig

----------------------------------------------------------------------
FAIL: config_test.go:75: ConfigTestSuite.TestSampleConfig

config_test.go:85:
    c.Assert(err, check.IsNil)
... value *trace.TraceErr = &trace.TraceErr{error:(*trace.TraceErr)(0xc820015cc0), Trace:trace.Trace{Path:"github.com/gravitational/teleport/lib/config/_test/_obj_test/fileconf.go", Func:"github.com/gravitational/teleport/lib/config.ReadFromFile", Line:135}, Message:""} ("[_obj_test/fileconf.go:135]  [_obj_test/fileconf.go:114]  unknown configuration key: 'db_type'")

OOPS: 1 passed, 1 FAILED
@klizhentas klizhentas added the bug label Feb 26, 2016
klizhentas added a commit that referenced this issue Feb 26, 2016
hatched pushed a commit to hatched/teleport-merge that referenced this issue Nov 30, 2022
* New Top Nav (gravitational#136)
* Moves AuthConnectors/TrustedClusters/Roles to the Dashboard Top Nav
* Add feature to allow user in context to perform operations on other users (gravitational#137)
* Added List/Create/Update/Delete/Reset user functionality
* Added enterprise api endpoint to OSS config
Co-authored-by: Alexey Kontsevoy <[email protected]>

* Fix handling of feature flags (gravitational#138)
* Prevent closing when there is an error with deleting user (gravitational#142)
* Alexey/v5nav (gravitational#155)
* Touch Ups (gravitational#157)
* Create a story for Teleport App (gravitational#158)
* Add Application Launcher (AAP) (gravitational#162)
* use publicAddr and clusterName URL parameters to launch apps. (gravitational#169)
* Update sideNav styles and ssh input box (gravitational#170)
* [teleport] Implement add node dialog (gravitational#165)
* [teleport] Change NodeJoinToken prop expires to expiry (gravitational#176)
* Remove empty state from NodesList (gravitational#179)
* [teleport] Add -f flag to add node curl command (gravitational#180)
* [teleport] Add app session chunk and start events (gravitational#181)
* Add Application Dialog
* Delete Force
Co-authored-by: Lisa Kim <[email protected]>
nick-inkeep pushed a commit to nick-inkeep/teleport-docs that referenced this issue Jun 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants