Are you saying that the test is asserting a default behavior? It would make sense to set a specific color and then assert that color actually displayed, but testing a default can be difficult.
-Nathan On Thu, Jun 19, 2008 at 5:10 AM, Mackie Mathew <[EMAIL PROTECTED]> wrote: > The Basic Borders test checks to match colour patterns in the Basic Look > and > Feel. > > But the Metal Look and Feel is taken as the default L&F. Since the Basic > L&F > is abstract anyway, the test checks against colours of the Metal L&F > instead > of the Basic L&F and thus fails under some tests. > > Should color testing be taken out of this test? > > Regards, > > Tharindu >
