Account Options

  1. Sign in
The old Google Groups will be going away soon.
Switch to the new Google Groups.
Google Groups Home for chromium.org
« Groups Home
How to package and include Chrome Tests (e.g. UI_Tests) into ChromeOS Image
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  5 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Tejas Shah  
View profile  
 More options Feb 5 2010, 6:42 pm
From: Tejas Shah <tejass...@chromium.org>
Date: Fri, 5 Feb 2010 15:42:00 -0800
Subject: How to package and include Chrome Tests (e.g. UI_Tests) into ChromeOS Image

Hi,

Recently, I was trying to port UI_Tests from Chrome to ChromeOS. I was able
to build and run these test on linux.I am not sure on how to get these test
packaged and included in ChromeOS Image. I started looking at scripts
like build_platform_packages.sh
and build_image.sh. Is anyone familiar with how to get those test packaged
and included on ChromeOS Image.

Is anyone working or worked on porting these chrome UI_tests to ChromeOS ?
Can someone familiar with build system help me get these test packages
imported into ChromeOS image?

Thanks,
Tejas


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Robert Ginda  
View profile  
 More options Feb 5 2010, 8:06 pm
From: Robert Ginda <rgi...@chromium.org>
Date: Fri, 5 Feb 2010 17:06:04 -0800
Local: Fri, Feb 5 2010 8:06 pm
Subject: Re: [cros-dev] How to package and include Chrome Tests (e.g. UI_Tests) into ChromeOS Image
I'm just getting started on this task myself.  My plan was to try to
package the tests and their deps on a usb key, rather than bake them
in to the image.  Not sure yet if the plan would be to copy the tests
on to the stateful partition, or run them right off the key.

I have no experience with chrome tests, so I expect it'll take me a
few days to get something running.  Frankly, I'm still struggling with
getting a chromium-for-chromiumos build that doesn't crash on startup
:)

Rob.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Chris Sosa  
View profile  
 More options Feb 5 2010, 9:22 pm
From: Chris Sosa <s...@google.com>
Date: Fri, 5 Feb 2010 18:22:16 -0800
Local: Fri, Feb 5 2010 9:22 pm
Subject: Re: [cros-dev] How to package and include Chrome Tests (e.g. UI_Tests) into ChromeOS Image
The easiest way is to use the dev server
http://dev.chromium.org/chromium-os/how-tos-and-troubleshooting/using...
(check out devkit-install that is mentioned later).  This will get
sshfs onto your system.  What I do after that is I mount my Release
folder (for Chromium builds) onto a directory on my target machine.
This let's me run the tests from within the target (note you'll need
to run sudo /sbin/modprobe fuse before sshfs works for you).

Note, make sure you build the tests with the same flags that Chromium
is built with for Chromium OS (check out build_chrome.sh under
~/chromiumos/src/scripts).

-Sosa

--
Chris Sosa
Software Engineer
Chrome OS
Google

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Chris Sosa  
View profile  
 More options Feb 5 2010, 9:22 pm
From: Chris Sosa <s...@chromium.org>
Date: Fri, 5 Feb 2010 18:22:57 -0800
Local: Fri, Feb 5 2010 9:22 pm
Subject: Re: [cros-dev] How to package and include Chrome Tests (e.g. UI_Tests) into ChromeOS Image
The easiest way is to use the dev server
http://dev.chromium.org/chromium-os/how-tos-and-troubleshooting/using...
(check out devkit-install that is mentioned later).  This will get
sshfs onto your system.  What I do after that is I mount my Release
folder (for Chromium builds) onto a directory on my target machine.
This let's me run the tests from within the target (note you'll need
to run sudo /sbin/modprobe fuse before sshfs works for you).

Note, make sure you build the tests with the same flags that Chromium
is built with for Chromium OS (check out build_chrome.sh under
~/chromiumos/src/scripts).

-Sosa


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Tejas Shah  
View profile  
 More options Feb 7 2010, 3:13 am
From: Tejas Shah <tejass...@chromium.org>
Date: Sun, 7 Feb 2010 00:13:28 -0800
Local: Sun, Feb 7 2010 3:13 am
Subject: Re: [cros-dev] How to package and include Chrome Tests (e.g. UI_Tests) into ChromeOS Image

Thanks Chris ! I will try out as you suggested and will get back to you if
any questions.

Thanks,
Tejas


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »