[
https://issues.apache.org/jira/browse/AVRO-2847?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17172686#comment-17172686
]
Hudson commented on AVRO-2847:
------------------------------
SUCCESS: Integrated in Jenkins build AvroJava #917 (See
[https://builds.apache.org/job/AvroJava/917/])
AVRO-2847: Deactivate windows OS test on Travis (#939) (github:
[https://github.com/apache/avro/commit/307c8f85f3733dce4e22f83232094172084d8e62])
* (edit) .travis.yml
> Travis Windows/C# build is sometimes flaky
> ------------------------------------------
>
> Key: AVRO-2847
> URL: https://issues.apache.org/jira/browse/AVRO-2847
> Project: Apache Avro
> Issue Type: Task
> Reporter: Ryan Skraba
> Priority: Major
> Attachments: travis-windows-failure-example-log.txt
>
>
> We use the [https://travis-ci.org/github/apache/avro/] build to validate PRs,
> but the Windows build occasionally fails with an error message:
> {code}
> Build FAILED.
> C:\Users\travis\build\apache\avro\lang\csharp\src\apache\test\Avro.test.csproj
> : error NU1603: Apache.Avro depends on Newtonsoft.Json (>= 10.0.3) but
> Newtonsoft.Json 10.0.3 was not found. An approximate best match of
> Newtonsoft.Json 11.0.2 was resolved.
> [C:\Users\travis\build\apache\avro\lang\csharp\Avro.sln]
> C:\Users\travis\build\apache\avro\lang\csharp\src\apache\test\Avro.test.csproj
> : error NU1101: Unable to find package nunit. No packages exist with this id
> in source(s): Microsoft Visual Studio Offline Packages
> [C:\Users\travis\build\apache\avro\lang\csharp\Avro.sln]
> C:\Users\travis\build\apache\avro\lang\csharp\src\apache\test\Avro.test.csproj
> : error NU1101: Unable to find package nunit3testadapter. No packages exist
> with this id in source(s): Microsoft Visual Studio Offline Packages
> [C:\Users\travis\build\apache\avro\lang\csharp\Avro.sln]
> C:\Users\travis\build\apache\avro\lang\csharp\src\apache\test\Avro.test.csproj
> : error NU1101: Unable to find package NUnit.ConsoleRunner. No packages
> exist with this id in source(s): Microsoft Visual Studio Offline Packages
> [C:\Users\travis\build\apache\avro\lang\csharp\Avro.sln]
> C:\Users\travis\build\apache\avro\lang\csharp\src\apache\test\Avro.test.csproj
> : error NU1101: Unable to find package Microsoft.NET.Test.Sdk. No packages
> exist with this id in source(s): Microsoft Visual Studio Offline Packages
> [C:\Users\travis\build\apache\avro\lang\csharp\Avro.sln]
> C:\Users\travis\build\apache\avro\lang\csharp\src\apache\test\Avro.test.csproj
> : error NU1101: Unable to find package System.CodeDom. No packages exist
> with this id in source(s): Microsoft Visual Studio Offline Packages
> [C:\Users\travis\build\apache\avro\lang\csharp\Avro.sln]
> 0 Warning(s)
> {code}
> Relaunching the job usually succeeds.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)