[
https://issues.apache.org/jira/browse/IGNITE-15121?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17380597#comment-17380597
]
Vyacheslav Koptilin commented on IGNITE-15121:
----------------------------------------------
I don't think that there is a reason for running RunAll. It seems to me, it is
enough Basic1 and Inspections suites.
https://ci.ignite.apache.org/buildConfiguration/IgniteTests24Java8_Basic1?branch=pull%2F9253%2Fhead&mode=builds
https://ci.ignite.apache.org/buildConfiguration/IgniteTests24Java8_InspectionsCore?branch=pull%2F9253%2Fhead&buildTypeTab=overview&mode=builds#all-projects
> WALRecordTest fails due to missing PARTITION_META_PAGE_DELTA_RECORD_V4 record
> ------------------------------------------------------------------------------
>
> Key: IGNITE-15121
> URL: https://issues.apache.org/jira/browse/IGNITE-15121
> Project: Ignite
> Issue Type: Bug
> Reporter: Vyacheslav Koptilin
> Assignee: Vyacheslav Koptilin
> Priority: Major
> Fix For: 2.12
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> The following tests do not pass due to missing a WAL record related to
> PARTITION_META_PAGE_DELTA_RECORD_V4:
> - WALRecordTest.testAllTestWalRecordBuilderConfigured
> -
> WALRecordSerializationTest.testAllWalRecordsSerializedAndDeserializedSuccessfully
> The fix is obvious, need to add corresponding UnsupportedWalRecord to
> RecordUtils.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)