-0 for now
I had trouble with the C unit tests (I ran "./build.sh test" on ubuntu
oneiric). Are other folks having trouble? The java unit tests work.
Running tests...
Test project /home/philip/Downloads/avro-src-1.6.2/build/c
Start 1: quickstop
1/9 Test #1: quickstop ........................ Passed 0.16 sec
Start 2: test_data_structures
2/9 Test #2: test_data_structures ............. Passed 0.01 sec
Start 3: test_avro_schema
3/9 Test #3: test_avro_schema ................. Passed 0.01 sec
Start 4: test_avro_schema_names
4/9 Test #4: test_avro_schema_names ........... Passed 0.01 sec
Start 5: test_avro_values
5/9 Test #5: test_avro_values .................***Failed 0.01 sec
Start 6: test_avro_968
6/9 Test #6: test_avro_968 .................... Passed 0.01 sec
Start 7: test_avro_984
7/9 Test #7: test_avro_984 .................... Passed 0.01 sec
Start 8: test_avro_data
8/9 Test #8: test_avro_data ................... Passed 0.06 sec
Start 9: test_cpp
9/9 Test #9: test_cpp ......................... Passed 0.01 sec
89% tests passed, 1 tests failed out of 9
Total Test time (real) = 0.64 sec
The following tests FAILED:
5 - test_avro_values (Failed)
Errors while running CTest
On Tue, Feb 14, 2012 at 1:24 PM, Scott Carey <[email protected]>wrote:
> +1
>
> Checksums match. Src tarball builds and tests pass.
>
> Integrated my applications with the test maven repo, they compile and pass
> tests with the new version.
>
> On 2/9/12 4:06 PM, "Doug Cutting" <[email protected]> wrote:
>
> >I have created a new candidate build for Avro release 1.6.2.
> >
> >Changes are listed at:
> >
> > http://s.apache.org/4u3
> >
> >Please download, test, and vote.
> >
> > http://people.apache.org/~cutting/avro-1.6.2-rc1/
> >
> >The Maven staging repository is at:
> >
> > https://repository.apache.org/content/repositories/orgapacheavro-214/
> >
> >Thanks in advance for voting!
> >
> >Doug
>
>