kojiromike commented on pull request #936:
URL: https://github.com/apache/avro/pull/936#issuecomment-666370103


   > There appears to be a failure in testing on a windows container. The other 
two runs of the tests are passing, however. Not sure what to do about that. 
Would someone with access look at the test results and let me know if there's 
something I can fix?
   
   This failure is not caused by this PR. The Windows build is perennial flaky 
and to be honest I don't know exactly what it's based on that causes this kind 
of behavior.
   
   I am surprised that at least readonly access to Travis isn't universal. 
(That said, you can set up TravisCI on your fork pretty easily if you want to 
have full access to what it does.)
   
   ```
   
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]
   
     Restore failed in 95.21 ms for 
C:\Users\travis\build\apache\avro\lang\csharp\src\apache\test\Avro.test.csproj.
   
     Restore completed in 1.23 sec for 
C:\Users\travis\build\apache\avro\lang\csharp\src\apache\perf\Avro.perf.csproj.
   
   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]
   ```


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to