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

Flakey test? #28

Open
charleso opened this issue Mar 24, 2016 · 1 comment
Open

Flakey test? #28

charleso opened this issue Mar 24, 2016 · 1 comment

Comments

@charleso
Copy link
Contributor

http://jenkins.ambiata.com/job/boris/9/console

=== prop_queued from test/Test/IO/Boris/Store/Index.hs:43 ===
Waiting for table: boris.local.tick
  ` done
Waiting for table: boris.local.build
  ` done
Waiting for table: boris.local.project.build
  ` done
Waiting for table: boris.local.project.build.refs
  ` done
Waiting for table: boris.local.project
  ` done
Waiting for table: boris.local.project.refs
  ` done
Waiting for table: boris.local.project.commit
  ` done
*** Failed! Falsifiable (after 1 test): 
Project {renderProject = "beaker"}
Build {renderBuild = "maggie"}
BuildId {renderBuildId = "3954"}
BuildId {renderBuildId = "2921"}
[[BuildId {renderBuildId = "3954"}],[BuildId {renderBuildId = "3954"}],[BuildId {renderBuildId = "3954"}],[BuildId {renderBuildId = "3954"}]] /= [[BuildId {renderBuildId = "3954"}],[BuildId {renderBuildId = "2921"},BuildId {renderBuildId = "3954"}],[BuildId {renderBuildId = "3954"}],[]]
@tmcgilchrist
Copy link
Member

Another flakey test http://boris.ambiata.com/build/4816/log

=== prop_projectCommitSeenDuplicate from test/Test/IO/Boris/Store/Index.hs:43 ===
Waiting for table: boris.local.tick
  ` done
Waiting for table: boris.local.build
  ` done
Waiting for table: boris.local.project.build
  ` done
Waiting for table: boris.local.project.build.refs
  ` done
Waiting for table: boris.local.project
  ` done
Waiting for table: boris.local.project.refs
  ` done
Waiting for table: boris.local.project.commit
  ` done
*** Failed! Falsifiable (after 1 test): 
Project {renderProject = "fozzy"}
Commit {renderCommit = "salted"}
Build {renderBuild = "maggie"}
[[Build {renderBuild = "maggie"}],[]] /= [[Build {renderBuild = "maggie"}],[Build {renderBuild = "maggie"}]]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants