[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[tor-commits] [Git][tpo/applications/tor-browser][tor-browser-140.5.0esr-15.0-1] fixup! Tweaks to the build system



Title: GitLab

brizental pushed to branch tor-browser-140.5.0esr-15.0-1 at The Tor Project / Applications / Tor Browser

Commits:

  • 16950ee0
    by Beatriz Rizental at 2025-11-05T17:01:10+01:00
    fixup! Tweaks to the build system
    
    Skip downloading WPT artifacts when generating test artifacts.
    

1 changed file:

Changes:

  • testing/testsuite-targets.mk
    ... ... @@ -154,7 +154,7 @@ download-wpt-manifest:
    154 154
     	$(call py_action,download_wpt_manifest)
    
    155 155
     
    
    156 156
     define package_archive
    
    157
    -package-tests-$(1): stage-all package-tests-prepare-dest download-wpt-manifest
    
    157
    +package-tests-$(1): stage-all package-tests-prepare-dest
    
    158 158
     	$$(call py_action,test_archive, \
    
    159 159
     		$(1) \
    
    160 160
     		'$$(abspath $$(test_archive_dir))/$$(PKG_BASENAME).$(1).tests.$(2)')
    

  • _______________________________________________
    tor-commits mailing list -- tor-commits@xxxxxxxxxxxxxxxxxxxx
    To unsubscribe send an email to tor-commits-leave@xxxxxxxxxxxxxxxxxxxx