Skip to content

Implement ParamFailure chaining for ~>#1693

Merged
Shadowfiend merged 1 commit into
masterfrom
tilde-down-for-what
Apr 20, 2015
Merged

Implement ParamFailure chaining for ~>#1693
Shadowfiend merged 1 commit into
masterfrom
tilde-down-for-what

Conversation

@farmdawgnation
Copy link
Copy Markdown
Member

Now, when ~> is invoked in a ParamFailure, the existing ParamFailure
will be chained, thereby preserving the original param that was
attached.

closes #1680

Now, when ~> is invoked in a ParamFailure, the existing ParamFailure
will be chained, thereby preserving the original param that was
attached.
@Shadowfiend
Copy link
Copy Markdown
Member

Looks like all of these are failing due to Iran's switch to daylight savings happening on the 22nd of March… Going to look at it again tomorrow and see if things are behaving better.

@fmpwizard fmpwizard added this to the 3.0-M6 milestone Mar 22, 2015
@farmdawgnation
Copy link
Copy Markdown
Member Author

Going to wait a few more days before merging this. Would love some feedback if you folks have time, but barring that I'm going to merging this soon!

@farmdawgnation
Copy link
Copy Markdown
Member Author

[info] LAFuture should
[info] x map to failing future if transforming function throws an Exception
[error]    the value is not equal to 'true' (LAFutureSpec.scala:27)

Only on openjdk 7.... that's weird.

@Shadowfiend
Copy link
Copy Markdown
Member

Lookin goood!

Shadowfiend added a commit that referenced this pull request Apr 20, 2015
Implement ParamFailure chaining for ~>

Now, when ~> is invoked in a ParamFailure, the existing ParamFailure
will be chained, thereby preserving the original param that was
attached.
@Shadowfiend Shadowfiend merged commit aeeac46 into master Apr 20, 2015
@Shadowfiend Shadowfiend deleted the tilde-down-for-what branch April 20, 2015 00:01
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.

Box method ~> behaviour on ParamFailure

3 participants