Skip to content

Conversation

@somasun
Copy link

@somasun somasun commented Apr 18, 2017

cpp-client to java-server tck tests dont work yet

@facebook-github-bot
Copy link

@lehecka has imported this pull request. If you are a Facebook employee, you can view this diff on Phabricator.

benjchristensen pushed a commit that referenced this pull request Apr 22, 2017
* Address lint warnings

Lint warnings: single-argument constructors not marked explicit

* Added tests for the v/ version.

* Added a test for ->take()

* Fix open source build

Reviewed By: yschimke

Differential Revision: D4921941

fbshipit-source-id: 1d7e2d13d78f2318c82ce67c00b73d0e641c0395

* Address lint warnings

Lint warnings: single-argument constructors not marked explicit

* Added tests for the v/ version.

* Added a test for ->take()

* Switched CMake version, to get past travis build

* Use std::size_t instead of size_t

* Fix build error (detected in travis)

* Remove dependency on reactivestreams

* Took out build-problematic typedef

* Moved Wrapper out of Flowable, to fix the build

* Add workaround for (old) gcc bug

With lambdas in subclass methods invoking methods defined in a
superclass, gcc (pre-6) complains of methods not having proper
visibility.

* Thread libraries for yarpl tests

* Merged tests, disabled failing one

* Added yarpl/tests to travis

* Enable java-client to cpp-server tck tests

Summary:
cpp-client to java-server tck tests dont work yet
Closes #344

Differential Revision: D4928525

Pulled By: lehecka

fbshipit-source-id: 0c747080ad13d60a729acaefd584534aa6ba6278

* Address lint warnings

Lint warnings: single-argument constructors not marked explicit

* Added tests for the v/ version.

* Added a test for ->take()

* Switched CMake version, to get past travis build

* Use std::size_t instead of size_t

* Fix build error (detected in travis)

* Remove dependency on reactivestreams

* Took out build-problematic typedef

* Moved Wrapper out of Flowable, to fix the build

* Add workaround for (old) gcc bug

With lambdas in subclass methods invoking methods defined in a
superclass, gcc (pre-6) complains of methods not having proper
visibility.

* Thread libraries for yarpl tests

* Merged tests, disabled failing one

* Added yarpl/tests to travis
@somasun somasun deleted the tck branch April 25, 2017 22:49
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.

2 participants