[ 
https://issues.apache.org/jira/browse/AVRO-3846?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17760871#comment-17760871
 ] 

ASF subversion and git services commented on AVRO-3846:
-------------------------------------------------------

Commit b2b6635431626dd800f78930be693b8f19d3f6fe in avro's branch 
refs/heads/branch-1.11 from Kousuke Saruta
[ https://gitbox.apache.org/repos/asf?p=avro.git;h=b2b663543 ]

AVRO-3846: [Rust] Fix race condition among serde tests (#2467)

* AVRO-3846: [Rust] Fix race condition among serde tests

* Group related tests

(cherry picked from commit 60796e5df4581589717cfa32952da792dec79b68)


> Race condition can happen among serde tests
> -------------------------------------------
>
>                 Key: AVRO-3846
>                 URL: https://issues.apache.org/jira/browse/AVRO-3846
>             Project: Apache Avro
>          Issue Type: Bug
>          Components: rust
>    Affects Versions: 1.12.0
>            Reporter: Kousuke Saruta
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 40m
>  Remaining Estimate: 0h
>
> Sometimes one of tests named avro_3747* fails.
> You can easily reproduce this issue by cargo test avro_3747.
> These tests are run concurrently by Cargo test and those tests load/store the 
> same atomic variable so This seems race condition



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to