mirror of
https://github.com/sigp/lighthouse.git
synced 2026-06-15 09:48:20 +00:00
Gloas carries data columns in the payload envelope, so the test harness produces no block-level columns for a Gloas block. Two tests assumed columns are present and failed under the newly-enabled FORK_NAME=gloas network test matrix: accept_processed_gossip_data_columns_without_import and data_column_reconstruction_at_deadline. Gate them on the same fork condition as their siblings, extended to skip Gloas; fulu coverage is unchanged.