Skip to content

Conversation

@KDr2
Copy link
Member

@KDr2 KDr2 commented Mar 22, 2019

For #567 and the review comments of #720.

Copy link
Contributor

@mohdibntarek mohdibntarek left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me. Might be worth increasing the tolerance in the failing tests before merging, just to pass all tests.

@KDr2
Copy link
Member Author

KDr2 commented Mar 22, 2019

There are 3 random failures:

  1. test\randomMeasures.jl\sbs.jl:85
  Expression: l2 < 0.05
   Evaluated: 0.07110734657557963 < 0.05
  1. test\randomMeasures.jl\sbs.jl:86
  Expression: discr < 0.2
   Evaluated: 0.22442443187120475 < 0.2
  1. test\nuts.jl\nuts.jl:21
  Expression: ≈(mean(v.s[1000:end]), 49 / 24, atol=0.2)
   Evaluated: 2.263260687797527 ≈ 2.0416666666666665 (atol=0.2) 

I am not quite sure what is the proper criteria values for these tests, any help?

@yebai yebai merged commit e585eea into master Mar 22, 2019
@yebai
Copy link
Member

yebai commented Mar 22, 2019

I am not quite sure what is the proper criteria values for these tests, any help?

It's ok - these tests should have been placed in the numerical stage so that their failure won't affect CI. Thanks, @KDr2.

@yebai yebai deleted the 567-again branch March 22, 2019 21:36
@yebai yebai mentioned this pull request Mar 28, 2019
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

Successfully merging this pull request may close these issues.

4 participants