[ 
https://issues.apache.org/jira/browse/IGNITE-8727?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Dmitriy Pavlov updated IGNITE-8727:
-----------------------------------
    Description: 
Currently tests 4 are failed in  PDS 2 suite with timeout:
      IgnitePdsTestSuite2: 
IgniteWalFlushBackgroundWithMmapBufferSelfTest.testFailAfterStart (fail rate 
100,0%) 
      IgnitePdsTestSuite2: 
IgniteWalFlushBackgroundWithMmapBufferSelfTest.testFailWhileStart (fail rate 
100,0%) 
      IgnitePdsTestSuite2: 
IgniteWalFlushLogOnlyWithMmapBufferSelfTest.testFailAfterStart (fail rate 
100,0%) 
      IgnitePdsTestSuite2: 
IgniteWalFlushLogOnlyWithMmapBufferSelfTest.testFailWhileStart (fail rate 
100,0%) 

Tests were introduced in ticket [IGNITE-7809]. 

Tests try to emulate failure using exceptions in file IO, but MMap-ed modes 
does not allow currently to be tested with current tests approach.

It is suggested to create new testing opportunities for MMap modes.

  was:
Currently tests 4 are failed in  PDS 2 suite with timeout:
      IgnitePdsTestSuite2: 
IgniteWalFlushBackgroundWithMmapBufferSelfTest.testFailAfterStart (fail rate 
100,0%) 
      IgnitePdsTestSuite2: 
IgniteWalFlushBackgroundWithMmapBufferSelfTest.testFailWhileStart (fail rate 
100,0%) 
      IgnitePdsTestSuite2: 
IgniteWalFlushLogOnlyWithMmapBufferSelfTest.testFailAfterStart (fail rate 
100,0%) 
      IgnitePdsTestSuite2: 
IgniteWalFlushLogOnlyWithMmapBufferSelfTest.testFailWhileStart (fail rate 
100,0%) 

Tests tries to emulate failure using exceptions in file IO, but MMap-ed modes 
does not allow currently to be tested with current tests approach.

It is suggested to create new testing opportunities for MMap modes.


> Provide way to test MMap WAL modes failures
> -------------------------------------------
>
>                 Key: IGNITE-8727
>                 URL: https://issues.apache.org/jira/browse/IGNITE-8727
>             Project: Ignite
>          Issue Type: Test
>          Components: persistence
>            Reporter: Dmitriy Pavlov
>            Assignee: Andrey Gura
>            Priority: Major
>              Labels: MakeTeamcityGreenAgain
>
> Currently tests 4 are failed in  PDS 2 suite with timeout:
>       IgnitePdsTestSuite2: 
> IgniteWalFlushBackgroundWithMmapBufferSelfTest.testFailAfterStart (fail rate 
> 100,0%) 
>       IgnitePdsTestSuite2: 
> IgniteWalFlushBackgroundWithMmapBufferSelfTest.testFailWhileStart (fail rate 
> 100,0%) 
>       IgnitePdsTestSuite2: 
> IgniteWalFlushLogOnlyWithMmapBufferSelfTest.testFailAfterStart (fail rate 
> 100,0%) 
>       IgnitePdsTestSuite2: 
> IgniteWalFlushLogOnlyWithMmapBufferSelfTest.testFailWhileStart (fail rate 
> 100,0%) 
> Tests were introduced in ticket [IGNITE-7809]. 
> Tests try to emulate failure using exceptions in file IO, but MMap-ed modes 
> does not allow currently to be tested with current tests approach.
> It is suggested to create new testing opportunities for MMap modes.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to