Skip to content
This repository has been archived by the owner on Apr 3, 2020. It is now read-only.

Get rid of packaging scripts in Shell #868

Closed
zqzhang opened this issue Sep 10, 2014 · 9 comments
Closed

Get rid of packaging scripts in Shell #868

zqzhang opened this issue Sep 10, 2014 · 9 comments
Assignees

Comments

@zqzhang
Copy link
Contributor

zqzhang commented Sep 10, 2014

Near 3 weeks ago, we created packaging scripts in Python to support multiple platforms at #748. It is time to get rid of the packaging scripts in Shell. This issue report is trying to remove below files from this repository. Please note that I will remove them directly (without pull request) by command find . -name '<filename>' -type f | xargs git rm -f if no objection in this week.

  • autogen
  • configure.ac
  • inst.sh.apk
  • inst.sh.tct.wgt
  • inst.sh.wgt
  • inst.sh.xpk
  • Makefile.am
  • pack.sh
  • *.spec
@zqzhang zqzhang added the task label Sep 10, 2014
@zqzhang zqzhang self-assigned this Sep 10, 2014
@zqzhang
Copy link
Contributor Author

zqzhang commented Sep 10, 2014

@yunxiaoxie seems we have no Python installing scripts for webdriver test suite, please work it out with @haoyunfeix this week.

@zqzhang
Copy link
Contributor Author

zqzhang commented Sep 10, 2014

@haoyunfeix could you please confirm whether we can safely remove these scripts? We must make sure this remove doesn't block the weekly test suite packaging and releasing, thanks.

@zqzhang
Copy link
Contributor Author

zqzhang commented Sep 10, 2014

@jennycao @ibelem @cicili @yugang @Honry @JianfengXu if you have any concern, please raise up here as soon as possible, thanks.

If no objection, I will remove these script files next Monday.

@haoyunfeix
Copy link
Contributor

@zqzhang ,Please keep shell package scripts for these 10 suites:
embeddingapi/webapi-embeddingapi-xwalk-tests
usecase/embeddingapi-usecase-tests
webdriver/webdriver-w3c-tests
wrt/wrt-digitalsign-tizen-tests
misc/wrt-stablonglast2D-android-tests
misc/wrt-stablonglast2D-tizen-tests
misc/wrt-stablonglast3D-android-tests
misc/wrt-stablonglast3D-tizen-tests
misc/wrt-stablonglastplayvideo-android-tests
misc/wrt-stablonglastplayvideo-tizen-tests

I'll fix these suites' packagement in pack.py ASAP.

@zqzhang
Copy link
Contributor Author

zqzhang commented Sep 11, 2014

@haoyunfeix thanks for the clarification.

When can you finish the fixing? If it takes only days, I can wait for your fixing ready and stable.

@haoyunfeix
Copy link
Contributor

@zqzhang The target is 9/19. I'll let you know when I finish it.

@jennycao
Copy link
Contributor

Following 3 parts test suite are not using pack.py
1.
./misc/webapi-noneservice-tests
./misc/webapi-service-docroot-tests
./misc/webapi-service-tests
--- keep using pack.sh now
2.
./misc/wrt-stablonglast2D-android-tests
./misc/wrt-stablonglast2D-tizen-tests
./misc/wrt-stablonglast3D-android-tests
./misc/wrt-stablonglast3D-tizen-tests
-- change the test suite to small .-- Wanming
3.
./wrt/wrt-digitalsign-tizen-tests
-- update test suite -- Wanming
./webdriver/webdriver-w3c-tests
-- update suite.json -- Yunfei

  1. embedding API suites
    -- update test suites -- Wanming

-- update suite.json -- yunfei

zqzhang pushed a commit that referenced this issue Sep 26, 2014
zqzhang pushed a commit that referenced this issue Sep 26, 2014
zqzhang pushed a commit that referenced this issue Sep 26, 2014
zqzhang pushed a commit that referenced this issue Sep 26, 2014
zqzhang pushed a commit that referenced this issue Sep 26, 2014
Exception:
- wrt-digitalsign-tizen-tests

See issue #868 for details.
zqzhang pushed a commit that referenced this issue Sep 26, 2014
Exception:
- webapi-noneservice-tests
- webapi-service-docroot-tests
- webapi-service-tests
- wrt-stablonglast2D-android-tests
- wrt-stablonglast2D-tizen-tests
- wrt-stablonglast3D-android-tests
- wrt-stablonglast3D-tizen-tests

See issue #868 for details.
@zqzhang
Copy link
Contributor Author

zqzhang commented Sep 26, 2014

@jennycao shall have done per your list; please check them.

@zqzhang
Copy link
Contributor Author

zqzhang commented Dec 11, 2015

I am afraid that we cannot git rid of all shell scripts from this repository. Close it as is. Feel free to report JIRA task if you want to make it.

@zqzhang zqzhang closed this as completed Dec 11, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants