Skip to content

Fix test_aportgen_compare_output

ryang requested to merge ryang2678/pmbootstrap:fix-test-aportgen into master

test_aportgen.py fails because some test data is missing. Make the test pass by fixing the test data with the following changes:

  • Update testdata pmaports/cross/*
  • Don't git ignore test/testdata/aportgen directory
  • Add testdata aports/main/* from upstream Alpine Linux aports

Merge request reports