Skip to content
This repository was archived by the owner on Aug 15, 2024. It is now read-only.

Fixes #59: Updated scripts to tests snapshots better#65

Closed
lavturo wants to merge 2 commits intophp:masterfrom
lavturo:fix_issue59
Closed

Fixes #59: Updated scripts to tests snapshots better#65
lavturo wants to merge 2 commits intophp:masterfrom
lavturo:fix_issue59

Conversation

@lavturo
Copy link
Contributor

@lavturo lavturo commented Aug 29, 2019

@cmb69 could you please check?

Changes:

  • Switching from vs16 to vc15 for 7.4 builds
  • Added script to test release builds (mainly for VMs)
  • Updated pftt2_release to also include text file with list of test files
  • Updated task scheduler settings (slightly)

Copy link
Member

@cmb69 cmb69 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! Please have a look at my comment below. Otherwise this looks fine.

set file_name=php-%branch%-win32-%build%-!cpu[%%j]!-latest
)

call %~dp0pftt.cmd -results_only core_named %PHP_BUILDS%\!file_name! %PHP_BUILDS%\%test_pack% tests\basic\001.phpt
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks like a development relict; should probably be core_list or core_all instead of core_named. Same for the line below.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

My bad. Thanks for catching that. Updated!

@php-pulls
Copy link

Comment on behalf of cmb at php.net:

Thanks! Applied as 1354c8c.

@php-pulls php-pulls closed this Sep 1, 2019
@lavturo lavturo deleted the fix_issue59 branch October 17, 2019 17:56
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants