Project

General

Profile

Actions

Bug #488

closed

Unit test fails when erase/write optimisations are enabled

Added by Anastasia Klimchuk over 1 year ago. Updated over 1 year ago.

Status:
Resolved
Priority:
Normal
Category:
Release prep
Target version:
-
Start date:
05/01/2023
Due date:
% Done:

0%

Estimated time:
Affected versions:
Needs backport to:
Affected hardware:
Affected OS:

Description

In flashrom.c change

-static bool use_legacy_erase_path = true;
+static bool use_legacy_erase_path = false;

This test failed: full_chip_erase_with_wp_dummyflasher_test_success

[ ERROR ] --- 0x1 != 0
[ LINE ] --- ../tests/chip_wp.c:288: error: Failure!

Actions #2

Updated by Anastasia Klimchuk over 1 year ago

  • Status changed from New to Resolved
Actions

Also available in: Atom PDF