Hi,
Build succeeds now. The latest commit in master that stables the building
of flink-storm is the following:
"commit 6c6b17b4d47d281b0e5dcf4413fd1ad53ce49eee" by Aljoscha Krettek.
Faye.
2016-06-30 16:58 GMT+03:00 Vladislav Pernin :
> Could you tell us about the commit which fix it ?
> I'm try
Could you tell us about the commit which fix it ?
I'm trying to have a stable build against an almost up to date master
before submitting a PR.
Thanks.
Le 30 juin 2016 15:41, "Aljoscha Krettek" a écrit :
Yes, that's the one I fixed. :-)
On Thu, 30 Jun 2016 at 15:40 F. Beligianni wrote:
> Hi,
Yes, that's the one I fixed. :-)
On Thu, 30 Jun 2016 at 15:40 F. Beligianni wrote:
> Hi, I suppose you mean this part of the log:
>
> Tests run: 5, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 3.875 sec
> > <<< FAILURE! - in org.apache.flink.storm.wrappers.WrapperSetupHelperTest
> >
> test
Hi, I suppose you mean this part of the log:
Tests run: 5, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 3.875 sec
> <<< FAILURE! - in org.apache.flink.storm.wrappers.WrapperSetupHelperTest
> testCreateTopologyContext(org.apache.flink.storm.wrappers.WrapperSetupHelperTest)
> Time elapsed: 2.
Hi,
you didn't post the relevant part of the log where we see the actual
failing test but just seconds ago I pushed a fix to master that fixes a
problem in one of the Storm tests. I think this should fix the failure you
are seeing.
Cheers,
Aljoscha
On Thu, 30 Jun 2016 at 15:26 F. Beligianni wrot
Hello,
I did some changes in flink-gelly and flink-gelly-scala components and when
I try to build the Flink project I get the following error in flink-storm
component (where I made no changes).
The same happens to Travis only for JDK: oraclejdk8. For JDK:
oraclejdk7,openjdk7, the builds succeed in