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

[staging] Move HHVM Test fixes to staging #12341

Closed
wants to merge 3 commits into from

Conversation

zero-24
Copy link
Contributor

@zero-24 zero-24 commented Oct 7, 2016

Pull Request for Issue #12336

Summary of Changes

See: #12336

Testing Instructions

with this PR, the errors would be reduced from 80 to 11

Documentation Changes Required

None

@zero-24
Copy link
Contributor Author

zero-24 commented Oct 7, 2016

Thanks @Hackwar !

@photodude
Copy link
Contributor

These are exactly the changes I have made in my test branches pending release of hhvm 3.15.2 or 3.16 which will resolve these issues.

I have been hesitant to submit the change for our call to pg_set_error_verbosity() since I'm unsure of any possible downstream consequences (I assume possibly none, but you know what they say about assuming). I'm also hesitant since this issue is fixed in hhvm 3.15.2. At the same time I have suggested the same change as a possible work around.

Looks good on code review and travis review.

@photodude
Copy link
Contributor

photodude commented Oct 16, 2016

The change to our call of pg_set_error_verbosity() is no longer needed as hhvm 3.15.2 has been released. We do still need the change to the separator for the DSN used in the tests as that patch has not been merged (they requested some additional changes).

@zero-24
Copy link
Contributor Author

zero-24 commented Oct 16, 2016

Thanks closing than.

@zero-24 zero-24 closed this Oct 16, 2016
@zero-24 zero-24 deleted the hhvmtests branch October 16, 2016 08:01
@photodude
Copy link
Contributor

@zero-24 the DSN separator portion of this is still needed. It just needed to be modified

@photodude
Copy link
Contributor

The HHVM patch to fix the DSN separators to allow semicolon or space has been merged, the HHVM 3.16.0 STS release will have this, and is on the list of potential cherry picks for HHVM 3.15.3 LTS.

HHVM 3.16.0 STS is expected around 10/24/2016 and will automatically be the version tested on Travis CI

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

Successfully merging this pull request may close these issues.

None yet

3 participants